C# Class System.Windows.Forms.NSViewExtender

Afficher le fichier Open project: Clancey/MonoMac.Windows.Form

Méthodes publiques

Méthode Description
BringSubviewToFront ( this superView, NSView theView ) : void
BringToFront ( this theView ) : void

Method Details

BringSubviewToFront() public static méthode

public static BringSubviewToFront ( this superView, NSView theView ) : void
superView this
theView NSView
Résultat void

BringToFront() public static méthode

public static BringToFront ( this theView ) : void
theView this
Résultat void