Class LayoutEventArgs
Event arguments for the SubviewsLaidOut event.
public class LayoutEventArgs : EventArgs
- Inheritance
-
LayoutEventArgs
- Inherited Members
Constructors
- LayoutEventArgs(Size)
Creates a new instance of the LayoutEventArgs class.
Properties
- OldContentSize
The viewport of the View before it was laid out.