LockTaskMode

enumeration

Description

Mirrors the LockTaskMode enum.

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

Properties

NullAttribute is not set and will not appear in the element.
NormalMirrors android:lockTaskMode="normal".
NeverMirrors android:lockTaskMode="never".
IfWhitelistedMirrors android:lockTaskMode="if_whitelisted".
AlwaysMirrors android:lockTaskMode="always".

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