TextStyle
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Represents the style used to display safety locations markers.
Constructors
Link copied to clipboard
constructor(textColor: Int = Color.BLACK, textSize: Double = DEFAULT_TEXT_SIZE, fontUri: String = DEFAULT_FONT_URI, textAnchoring: TextAnchoring = DEFAULT_TEXT_ANCHORING, offset: PointF = DEFAULT_OFFSET)