canHaveAnyAttribute
Must return true if the UXML element attributes are not restricted to the values enumerated by BaseUxmlTraits.uxmlAttributesDescription.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool canHaveAnyAttribute { get; protected set; }