Class TemplateContainer
Implements
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class TemplateContainer : BindableElement, IEventHandler, ITransform, IUIElementDataWatch, IEnumerable<VisualElement>, IEnumerable, IVisualElementScheduler, IStyle, IBindable
Constructors
| Improve this Doc View SourceTemplateContainer()
Declaration
public TemplateContainer()
TemplateContainer(String)
Declaration
public TemplateContainer(string templateId)
Parameters
Type | Name | Description |
---|---|---|
String | templateId |
Properties
| Improve this Doc View SourcecontentContainer
Declaration
public override VisualElement contentContainer { get; }
Property Value
Type | Description |
---|---|
VisualElement |
Overrides
| Improve this Doc View SourcetemplateId
Declaration
public string templateId { get; }
Property Value
Type | Description |
---|---|
String |