templateId
The local ID of the template in the parent UXML file (Read Only).
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public string templateId { get; }
Remarks
This value is null, unless the TemplateContainer represents a UXML template within another UXML file.