public interface OrientationAllowedListener
Modifier and Type | Method and Description |
---|---|
boolean |
isOrientationAllowed(Orientation orientation)
Called in onOrientationChange.
|
boolean isOrientationAllowed(@NonNull Orientation orientation)
orientation
- Orientation of the device.