Compass Settings Base
Abstract settings class for CompassPlugin.
This abstract class exposes all the required public APIs to configure the CompassPlugin.
Constructors
CompassSettingsBase
Link copied to clipboard
fun CompassSettingsBase()
Content copied to clipboard
Functions
Properties
fadeWhenFacingNorth
Link copied to clipboard
Whether the compass fades out to invisible when facing north direction.
marginBottom
Link copied to clipboard
Defines the margin to the bottom that the compass icon honors.
marginLeft
Link copied to clipboard
Defines the margin to the left that the compass icon honors.
marginRight
Link copied to clipboard
Defines the margin to the right that the compass icon honors.
visibility
Link copied to clipboard
Whether the compass is displayed.
Inheritors
CompassViewPlugin
Link copied to clipboard