Method | Description | |
---|---|---|
DidChange ( Foundation changeKind, Foundation indexes, Foundation forKey ) : void | ||
DidChangeValue ( string forKey ) : void | ||
FontChanged ( ) : void | ||
UpDownSpinnerHelper ( ) : AppKit | ||
WillChangeValue ( string forKey ) : void |
public DidChange ( Foundation changeKind, Foundation indexes, Foundation forKey ) : void | ||
changeKind | Foundation | |
indexes | Foundation | |
forKey | Foundation | |
return | void |
public DidChangeValue ( string forKey ) : void | ||
forKey | string | |
return | void |
public WillChangeValue ( string forKey ) : void | ||
forKey | string | |
return | void |