denySiri
A Boolean value that indicates whether to prevent access to Siri.
Declaration
var denySiri: Bool? { get set }Discussion
If your app doesn’t configure this setting, the value is nil.
A Boolean value that indicates whether to prevent access to Siri.
var denySiri: Bool? { get set }If your app doesn’t configure this setting, the value is nil.