Method | Description | |
---|---|---|
CreateToolbarTextImageIcon ( string label, EventHandler action, UIImage iconImage, UIColor textColor, float width = 60 ) : UIView | ||
Helper ( ) : System | ||
ScreenBoundsDependOnOrientation ( UIInterfaceOrientation interfaceOrientation = null ) : |
public static CreateToolbarTextImageIcon ( string label, EventHandler action, UIImage iconImage, UIColor textColor, float width = 60 ) : UIView | ||
label | string | |
action | EventHandler | |
iconImage | UIImage | |
textColor | UIColor | |
width | float | |
return | UIView |
public static ScreenBoundsDependOnOrientation ( UIInterfaceOrientation interfaceOrientation = null ) : |
||
interfaceOrientation | UIInterfaceOrientation | |
return |