次の方法で共有


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
属性

適用対象