StoreArchive
@Incubating interface StoreArchive
Summary
Public properties |
|
---|---|
Boolean? |
Archive is an app state that allows an official app store to reclaim device storage and disable app functionality temporarily until the user interacts with the app again. |
Public properties
enable
val enable: Boolean?
Archive is an app state that allows an official app store to reclaim device storage and disable app functionality temporarily until the user interacts with the app again. Upon interaction the latest available version of the app will be restored while leaving user data unaffected.