Skip to content

SecureStorageEvent

Inherits: Event['SecureStorage']

The event fired by SecureStorage when availability changes.

Properties

Properties#

available instance-attribute #

available: Optional[bool]

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