Skip to main content

SecureStorageEvent

The event fired by SecureStorage when availability changes.

Inherits: Event

Properties

  • available - The availability of secure storage.

Properties

availableinstance-attribute

available: Optional[bool]

The availability of secure storage. True if secure storage is available, False if not, None if unknown.