UILayoutGuide.LayoutFrame Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The frame of the guide, in it's owning UIView object's coordinate system.
public virtual CoreGraphics.CGRect LayoutFrame { [Foundation.Export("layoutFrame")] get; }
member this.LayoutFrame : CoreGraphics.CGRect
Property Value
- Attributes