SecureStorageEvent Inherits: Event['SecureStorage'] The event fired by SecureStorage when availability changes. Properties available(Optional[bool]) – The availability of secure storage. True if secure storage is available, Properties# available instance-attribute # available: Optional[bool] The availability of secure storage. True if secure storage is available, False if not, None if unknown.