MarkerCorneredShape
open class MarkerCorneredShape(topLeft: Corner, topRight: Corner, bottomRight: Corner, bottomLeft: Corner, val tickSizeDp: Float = MARKER_TICK_SIZE) : CorneredShape
MarkerCorneredShape is an extension of CorneredShape that supports drawing a triangular tick at a given point.
Parameters
Types
Link copied to clipboard
Specifies the position of a MarkerCorneredShape’s tick.