View Annotation Position Descriptor
Read-only data that is needed to correctly position the single view annotation on screen. Used inside ViewAnnotationPositionsUpdateListener callback to notify the listener about the visible view annotations' position updates.
Constructors
ViewAnnotationPositionDescriptor
Link copied to clipboard
open fun ViewAnnotationPositionDescriptor(identifier: String, width: Int, height: Int, leftTopCoordinate: ScreenCoordinate)
Content copied to clipboard