Android.App.Presentation.Resources Property
Gets the Android.Content.Res.Resources that should be used to inflate the layout of this presentation.

Syntax

[get: Android.Runtime.Register("getResources", "()Landroid/content/res/Resources;", "GetGetResourcesHandler")]
public virtual Android.Content.Res.Resources Resources { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the Android.Content.Res.Resources that should be used to inflate the layout of this presentation. This resources object has been configured according to the metrics of the display that the presentation appears on.

[Android Documentation]

Requirements

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