Companion

object Companion

Properties

Link copied to clipboard

The default value of EventPointType

Link copied to clipboard

Represents an empty event point type.

Functions

Link copied to clipboard
fun custom(icon: Painter, tint: Color? = null): EventPointType

Creates a custom event point type with a specified Painter icon.

Link copied to clipboard
fun filled(fillPercent: Float = 0.5f): EventPointType

Creates a filled event point type with a specified fill percentage.