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):void
goToSettingDescription: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):void
lockOut: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):void
okButton: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):void
public function IOSAuthSettings()
public function read():Object
Returns
Thu May 21 2020, 09:16 AM +04:30