ActivityInfo.DocumentLaunchMode Property

Definition

The document launch mode style requested by the activity.

[Android.Runtime.GeneratedEnum]
[Android.Runtime.Register("documentLaunchMode")]
public Android.Content.PM.DocumentLaunchMode DocumentLaunchMode { get; set; }
[<Android.Runtime.GeneratedEnum>]
[<Android.Runtime.Register("documentLaunchMode")>]
member this.DocumentLaunchMode : Android.Content.PM.DocumentLaunchMode with get, set

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to