The constructors of Android.Views.View are listed below. For a list of all members, see the View Members list.
See Also: Inherited members from Java.Lang.Object
Simple constructor to use when creating a view from code. | ||
Constructor that is called when inflating a view from XML. | ||
Perform inflation from XML and apply a class-specific base style from a theme attribute. | ||
Perform inflation from XML and apply a class-specific base style from a theme attribute or style resource. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |