Compass View
interface CompassView
Content copied to clipboard
Interface for compass view.
The compass view implementation class should implement both the CompassView interface and a View class(e.g ImageView).
Functions
requestLayout
Link copied to clipboard
abstract fun requestLayout()
Content copied to clipboard
setCompassAlpha
Link copied to clipboard
setCompassMargins
Link copied to clipboard
Properties
compassGravity
Link copied to clipboard
compassImage
Link copied to clipboard
compassRotation
Link copied to clipboard
isCompassEnabled
Link copied to clipboard
isCompassVisible
Link copied to clipboard
Inheritors
CompassViewImpl
Link copied to clipboard