Property Frame
Frame
Gets or sets the frame for the view. The frame is relative to the view's container (SuperView).
public override Rect Frame { get; set; }
Property Value
- Rect
The frame.
Gets or sets the frame for the view. The frame is relative to the view's container (SuperView).
public override Rect Frame { get; set; }
The frame.