Skip to content

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

Instance Method

clearDefault()

Removes the default signer. The signer might still exist in the collection as non-default one.
@discardableResult func clearDefault() -> Bool

Return Value

True if the default signer was found and removed, false otherwise.