[]
Initializes a new instance of the LayoutChangedArgs class with the specified layout change type.
public LayoutChangedArgs(LayoutChangeType type)
Type | Name | Description |
---|---|---|
LayoutChangeType | type | The type of layout change that occurred, as defined by the LayoutChangeType enumeration. |