Property contentContainer
contentContainer
Child elements are added to it, usually this is the same as the element itself.
Declaration
public override VisualElement contentContainer { get; }
Property Value
Type | Description |
---|---|
VisualElement |
Child elements are added to it, usually this is the same as the element itself.
public override VisualElement contentContainer { get; }
Type | Description |
---|---|
VisualElement |