PersistableMode

enumeration

Description

Mirrors the PersistableMode enum.

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

Properties

NullAttribute is not set and will not appear in the element.
PersistRootOnlyMirrors android:persistableMode="persistRootOnly".
PersistAcrossRebootsMirrors android:persistableMode="persistAcrossReboots".
PersistNeverMirrors android:persistableMode="persistNever".

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