Android.Views.LayoutInflater.From Method
Obtains the LayoutInflater from the given context.

Syntax

[Android.Runtime.Register("from", "(Landroid/content/Context;)Landroid/view/LayoutInflater;", "")]
public static LayoutInflater From (Android.Content.Context context)

Parameters

context
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Obtains the LayoutInflater from the given 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