Méthode |
Description |
|
AddSubview ( View view ) : void |
|
|
ConvertPointFromView ( Point aPoint, View aView ) : Point |
|
|
Display ( ) : void |
|
|
Invalidate ( Rect bounds ) : void |
|
|
NeedsDisplay ( Rect aRect ) : void |
|
|
OnKeyDownArrowDown ( ) : void |
|
|
OnKeyDownArrowLeft ( ) : void |
|
|
OnKeyDownArrowRight ( ) : void |
|
|
OnKeyDownArrowUp ( ) : void |
|
|
OnKeyDownDelete ( ) : void |
|
|
OnKeyDownEnd ( ) : void |
|
|
OnKeyDownHome ( ) : void |
|
|
OnKeyDownPageDown ( ) : void |
|
|
OnKeyDownPageUp ( ) : void |
|
|
RegisterDragType ( string type ) : void |
|
|
RegisterDragTypes ( string types ) : void |
|
|
RemoveFromSuperview ( bool update ) : void |
|
|
View ( ) : System |
|
|
View ( IntPtr native_object ) : System |
|
|
View ( Rect frame ) : System |
|
|