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