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