NSView.LayoutGuides Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSLayoutGuide[] LayoutGuides { [Foundation.Export("layoutGuides", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LayoutGuides : AppKit.NSLayoutGuide[]

Property Value

Attributes

Applies to