The members of Android.Content.PM.ActivityInfo are listed below.
See Also: Inherited members from Android.Content.PM.ComponentInfo
A constructor used when creating managed representations of JNI objects; called by the runtime. |
ConfigChanges | ConfigChanges. Bit mask of kinds of configuration changes that this activity can handle itself (without being restarted by the system). | |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
DocumentLaunchMode | DocumentLaunchMode. The document launch mode style requested by the activity. | |
Flags | ActivityInfoFlags. Options that have been set in the activity declaration in the manifest. | |
LaunchMode | LaunchMode. The launch mode style requested by the activity. | |
MaxRecents | int. The maximum number of tasks rooted at this activity that can be in the recent task list. | |
ParentActivityName | string. If defined, the activity named here is the logical parent of this activity. | |
Permission | string. Optional name of a permission required to be able to access this Activity. | |
PersistableMode | ActivityPersistableMode. Value indicating how this activity is to be persisted across reboots for restoring in the Recents list. | |
ScreenOrientation | ScreenOrientation. The preferred screen orientation this activity would like to run in. | |
SoftInputMode | Android.Views.SoftInput. The desired soft input mode for this activity's main window. | |
TargetActivity | string. If this is an activity alias, this is the real activity class to run for it. | |
TaskAffinity | string. The affinity this activity has for another task in the system. | |
Theme | int. A style resource identifier (in the package's resources) of this activity's theme. | |
[read-only] | ThemeResource | int. Return the theme resource identifier to use for this activity. |
UiOptions | UiOptions. The desired extra UI options for this activity and its main window. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
Dump(Android.Util.IPrinter, string) |