C# Class System.Windows.Forms.UpDownSpinnerHelper

Inheritance: NSStepper, IViewHelper
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Méthodes publiques

Méthode Description
DidChange ( Foundation changeKind, Foundation indexes, Foundation forKey ) : void
DidChangeValue ( string forKey ) : void
FontChanged ( ) : void
UpDownSpinnerHelper ( ) : AppKit
WillChangeValue ( string forKey ) : void

Method Details

DidChange() public méthode

public DidChange ( Foundation changeKind, Foundation indexes, Foundation forKey ) : void
changeKind Foundation
indexes Foundation
forKey Foundation
Résultat void

DidChangeValue() public méthode

public DidChangeValue ( string forKey ) : void
forKey string
Résultat void

FontChanged() public méthode

public FontChanged ( ) : void
Résultat void

UpDownSpinnerHelper() public méthode

public UpDownSpinnerHelper ( ) : AppKit
Résultat AppKit

WillChangeValue() public méthode

public WillChangeValue ( string forKey ) : void
forKey string
Résultat void