DocumentLaunchMode

enumeration

Description

Mirrors the DocumentLaunchMode enum.

For more information about the attribute, see Android's documentation: DocumentLaunchMode attribute

Properties

NullAttribute is not set and will not appear in the element.
IntoExistingMirrors android:documentLaunchMode="intoExisting".
AlwaysMirrors android:documentLaunchMode="always".
NoneMirrors android:documentLaunchMode="none".
NeverMirrors android:documentLaunchMode="never".

Did you find this page useful? Please give it a rating: