UIElementValues defines a key-value collection of values that each UIElement has assigned. UIElementValues expects as a key the id property defined for a given UIElement. The type of value is dependent on the type of UIElement being used.
UIElementValues
id
Generated using TypeDoc
UIElementValues
defines a key-value collection of values that each UIElement has assigned.UIElementValues
expects as a key theid
property defined for a given UIElement. The type of value is dependent on the type of UIElement being used.