TOPasscodeViewController
TOPasscodeViewController copied to clipboard
Disable "Passcode Options" button on TOPasscodeSettingsViewController
- [X] I have read this issue template and provided all possible information.
- [X] I'm using CocoaPods and have run
pod update
before filing this issue.
It would be great if I could set a flag to remove/disable the "Passcode Options" button displayed when setting a passcode using TOPasscodeSettingsViewController. I only want to allow certain passcode types, and allowing a user to choose their own would violate that. I did not see any options or properties that would allow me to do so.