NSView.RemoveLayoutGuide(NSLayoutGuide) Method

Definition

[Foundation.Export("removeLayoutGuide:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveLayoutGuide (AppKit.NSLayoutGuide guide);
abstract member RemoveLayoutGuide : AppKit.NSLayoutGuide -> unit
override this.RemoveLayoutGuide : AppKit.NSLayoutGuide -> unit

Parameters

Attributes

Applies to