TimOliver / TOPasscodeViewController

A modal passcode input and validation view controller for iOS
MIT License
385 stars 96 forks source link

Disable "Passcode Options" button on TOPasscodeSettingsViewController #33

Open TheGeekPharaoh opened 5 years ago

TheGeekPharaoh commented 5 years ago

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.