Skip to content

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.