permittedOrientations property

List<DeviceOrientation> permittedOrientations
final

The orientations permitted while this widget is active.

Defaults to landscape orientations only.

Implementation

final List<DeviceOrientation> permittedOrientations;