Android.Content.PM.ActivityInfo.Theme Property
A style resource identifier (in the package's resources) of this activity's theme.

Syntax

[Android.Runtime.Register("theme")]
public int Theme { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

A style resource identifier (in the package's resources) of this activity's theme. From the "theme" attribute or, if not set, 0.

[Android Documentation]

Requirements

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