goToSetting:String [write-only]
Message showed on a button that the user can click to go to settings pages from the current dialog.
Maximum 30 characters.
Implementation public function set goToSetting(value:String):voidgoToSettingDescription:String [write-only]
Message advising the user to go to the settings and configure Biometrics for their device.
Implementation public function set goToSettingDescription(value:String):voidlockOut:String [write-only]
Message advising the user to re-enable biometrics on their device. It shows in a dialog on iOS side.
Implementation public function set lockOut(value:String):voidokButton:String [write-only]
Message showed on a button that the user can click to leave the current dialog.
Maximum 30 characters.
Implementation public function set okButton(value:String):voidpublic function IOSAuthSettings() public function read():ObjectReturns
Thu May 21 2020, 09:16 AM +04:30