다음을 통해 공유


NSView.ReplaceSubviewWith(NSView, NSView) 메서드

정의

[Foundation.Export("replaceSubview:with:")]
public virtual void ReplaceSubviewWith (AppKit.NSView oldView, AppKit.NSView newView);
abstract member ReplaceSubviewWith : AppKit.NSView * AppKit.NSView -> unit
override this.ReplaceSubviewWith : AppKit.NSView * AppKit.NSView -> unit

매개 변수

oldView
NSView
newView
NSView
특성

적용 대상