다음을 통해 공유


NSStackView.InsertArrangedSubview(NSView, nint) 메서드

정의

[Foundation.Export("insertArrangedSubview:atIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void InsertArrangedSubview (AppKit.NSView view, nint index);
abstract member InsertArrangedSubview : AppKit.NSView * nint -> unit
override this.InsertArrangedSubview : AppKit.NSView * nint -> unit

매개 변수

view
NSView
index
System.System.IntPtr System.nativeint
특성

적용 대상