Share via


UIView.LayoutGuides Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UILayoutGuide[] LayoutGuides { [Foundation.Export("layoutGuides")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("layoutGuides")>]
member this.LayoutGuides : UIKit.UILayoutGuide[]

Property Value

Attributes

Applies to