| Member Name | Description |
|---|---|
| Multiple | Constant corresponding to standard in the Android.Resource.Attribute.LaunchMode attribute. |
| SingleInstance | Constant corresponding to singleInstance in the Android.Resource.Attribute.LaunchMode attribute. |
| SingleTask | Constant corresponding to singleTask in the Android.Resource.Attribute.LaunchMode attribute. |
| SingleTop | Constant corresponding to singleTop in the Android.Resource.Attribute.LaunchMode attribute. |