CapType

Type of line start/end caps.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

No cap.

Link copied to clipboard

Round cap.

Link copied to clipboard

Rectangular cap.

Link copied to clipboard

Diamond cap.

Link copied to clipboard

Inverse diamond cap.

Functions

Link copied to clipboard
fun valueOf(value: String): CapType

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard