Property | Type | Description | |
---|---|---|---|
Initialize | void | ||
LogMessage | void | ||
MakePlaceholderString | NSAttributedString | ||
SendKeyPressed | bool | ||
UpdateLayout | void |
Method | Description | |
---|---|---|
BecomeFirstResponder ( ) : bool | ||
DidEndEditing ( NSNotification notification ) : void | ||
Focus ( ) : void | ||
PerformKeyEquivalent ( NSEvent theEvent ) : bool | ||
SearchBar ( ) : System | ||
ViewDidMoveToWindow ( ) : void |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
LogMessage ( string message ) : void | ||
MakePlaceholderString ( string t ) : NSAttributedString | ||
SendKeyPressed ( Xwt kargs ) : bool | ||
UpdateLayout ( ) : void |
public DidEndEditing ( NSNotification notification ) : void | ||
notification | NSNotification | |
return | void |
public PerformKeyEquivalent ( NSEvent theEvent ) : bool | ||
theEvent | NSEvent | |
return | bool |