Android.Content.Context.Theme Property
Return the Theme object associated with this Context.

Syntax

[get: Android.Runtime.Register("getTheme", "()Landroid/content/res/Resources$Theme;", "GetGetThemeHandler")]
public abstract Android.Content.Res.Resources.Theme Theme { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the Theme object associated with this Context.

[Android Documentation]

Requirements

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