Share via


NSView.RemoveLayoutGuide(NSLayoutGuide) 方法

定义

[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

参数

属性

适用于