Structure
SQLiteAuthorizerResponse
The response from an authorizer callback.
struct SQLiteAuthorizerResponse
Topics
Initializers
init(rawValue:)Creates a new SQLiteAuthorizerResponse with the given raw value. For unknown values, this still creates an instance - use the static properties for known responses.
Instance Properties
rawValueThe raw response value.
Type Properties
Relationships
Conforms To
Swift.EquatableSwift.HashableSwift.RawRepresentableSwift.SendableSwift.SendableMetatype