Compartir a través de


NSView.ReplaceSubviewWith(NSView, NSView) Método

Definición

[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

Parámetros

oldView
NSView
newView
NSView
Atributos

Se aplica a