Android.Views.Window.LayoutInflater Property
Quick access to the Android.Views.LayoutInflater instance that this Window retrieved from its Context.

Syntax

[get: Android.Runtime.Register("getLayoutInflater", "()Landroid/view/LayoutInflater;", "GetGetLayoutInflaterHandler")]
public abstract LayoutInflater LayoutInflater { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Quick access to the Android.Views.LayoutInflater instance that this Window retrieved from its Context.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1