Поделиться через


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
Атрибуты

Применяется к