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
get Settings
Link copied to clipboard
Get current compass configuration.
update Settings
Link copied to clipboard
Update compass configuration, the update will be applied to the plugin automatically.
Properties
fadeWhenFacingNorth
Link copied to clipboard
marginBottom
Link copied to clipboard
marginLeft
Link copied to clipboard
marginRight
Link copied to clipboard
visibility
Link copied to clipboard
Inheritors
CompassViewPlugin
Link copied to clipboard