VisibilityPolicy

enum VisibilityPolicy : Enum<VisibilityPolicy>

Defines the visibility policy of the CompassButton.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

The CompassButton will be always hidden.

Link copied to clipboard

The CompassButton will be invisible when it is rotated to north up position.

Link copied to clipboard

The CompassButton will be always visible.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int