Android.Views.LayoutInflater: Constructor Members

The constructors of Android.Views.LayoutInflater are listed below. For a list of all members, see the LayoutInflater Members list.

See Also: Inherited members from Java.Lang.Object

Protected Constructors

Create a new LayoutInflater instance associated with a particular Context.
Create a new LayoutInflater instance that is a copy of an existing LayoutInflater, optionally with its Context changed.
A constructor used when creating managed representations of JNI objects; called by the runtime.