StylePropertyValue

Holds a style property value with meta data.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard

Extensions

Link copied to clipboard

Extension function for StylePropertyValue to silently unwrap StylePropertyValue to given type.

Link copied to clipboard
inline fun <T> StylePropertyValue.unwrap(): T

Extension function for StylePropertyValue to unwrap StylePropertyValue to given type.