Package-level declarations

Properties

Link copied to clipboard
@get:AnimRes
val AppTransitionPreset.enterAnim: Int

The animation resource ID for the entering (Stripe app) activity corresponding to this preset.

Link copied to clipboard
@get:AnimRes
val AppTransitionPreset.exitAnim: Int

The animation resource ID for the exiting (POS) activity corresponding to this preset.

Functions

Link copied to clipboard
Link copied to clipboard
suspend fun AppsOnDevices.getNightModeEnabled(): Boolean
Link copied to clipboard
Link copied to clipboard
suspend fun AppsOnDevices.setNightModeEnabled(enabled: Boolean)