Class PrivilegeSection.UxmlTraits
Inheritance
System.Object
PrivilegeSection.UxmlTraits
Namespace: UnityEditor.XR.MagicLeap
Syntax
public class UxmlTraits : VisualElement.UxmlTraits
Methods
Init(VisualElement, IUxmlAttributes, CreationContext)
Declaration
public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
Parameters
| Type | Name | Description |
|---|---|---|
| VisualElement | ve | |
| IUxmlAttributes | bag | |
| CreationContext | cc |