UIViewElement Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
UIViewElement(String, UIView, Boolean) | |
UIViewElement(String, UIView, Boolean, UIEdgeInsets) |
UIViewElement(String, UIView, Boolean)
UIViewElement(String, UIView, Boolean, UIEdgeInsets)
public UIViewElement (string caption, UIKit.UIView view, bool transparent, UIKit.UIEdgeInsets insets);
new MonoTouch.Dialog.UIViewElement : string * UIKit.UIView * bool * UIKit.UIEdgeInsets -> MonoTouch.Dialog.UIViewElement
Parameters
- caption
- String
- view
- UIView
- transparent
- Boolean
- insets
- UIEdgeInsets