Share via


NSView.LayoutGuides Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSLayoutGuide[] LayoutGuides { [Foundation.Export("layoutGuides", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("layoutGuides", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.LayoutGuides : AppKit.NSLayoutGuide[]

Property Value

Attributes

Applies to