K3LayerId

value class K3LayerId(val value: String)(source)

Identification for touch layers. Is used mainly as a target for layer switching by the @layerId attribute on the <key> element. May also be used for hardware layers.

See UTS #35 Part 7 | Element: layer

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard

Returns true if this is a valid layer id.

Link copied to clipboard
open override fun toString(): String