VisualElementComponentAttribute(bool)
Initializes a new instance of the VisualElementComponentAttribute class.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public VisualElementComponentAttribute(bool exposeToUxml = true)
Parameters
Whether the component can be authored in UXML. Defaults to .
true