Style Property Value
Holds a style property value with meta data.
Constructors
StylePropertyValue
Link copied to clipboard
open fun StylePropertyValue(@NonNull value: Value, @NonNull kind: StylePropertyValueKind)
Content copied to clipboard
Functions
Properties
Extensions
silent Unwrap
Link copied to clipboard
Extension function for StylePropertyValue to silently unwrap StylePropertyValue to given type.
unwrap
Link copied to clipboard
Extension function for StylePropertyValue to unwrap StylePropertyValue to given type.