Partager via


NSView.ReplaceSubviewWith(NSView, NSView) Méthode

Définition

[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

Paramètres

oldView
NSView
newView
NSView
Attributs

S’applique à