class in UnityEngine.UIElements
/
Inherits from:UIElements.UxmlSerializedData
/
Implemented in:UnityEngine.UIElementsModule
This is used by the code generator when a custom control is using the UxmlElementAttribute.
CreateInstance | Returns an instance of the declaring element. |
Deserialize | Applies serialized field values to a compatible visual element. |
ShouldWriteAttributeValue | Determines if an attribute should be applied during Deserialize. |