Class ViewportNotificationMixinLayoutChangedNotification
Inheritance
ViewportNotificationMixinLayoutChangedNotification
Namespace: Unity.UIWidgets.widgets
Syntax
public abstract class ViewportNotificationMixinLayoutChangedNotification : LayoutChangedNotification
Properties
depth
Declaration
public int depth { get; }
Property Value
Type | Description |
---|---|
Int32 |
Methods
debugFillDescription(List<String>)
Declaration
protected override void debugFillDescription(List<string> description)
Parameters
Type | Name | Description |
---|---|---|
List<String> | description |
Overrides
visitAncestor(Element)
Declaration
protected override bool visitAncestor(Element element)
Parameters
Type | Name | Description |
---|---|---|
Element | element |
Returns
Type | Description |
---|---|
Boolean |