Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

confirmOverride

If set, all calls to confirm(_:) will use this value instead of asking the user.
var confirmOverride: Bool? { get set }