mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 02:53:56 +00:00
make sure PIN doesnt show on screen. adjust focus.
This commit is contained in:
@@ -56,6 +56,7 @@ namespace Bit.App.Controls
|
||||
public bool? Autocorrect { get; set; }
|
||||
public bool DisableAutocapitalize { get; set; }
|
||||
public bool AllowClear { get; set; }
|
||||
public bool HideCursor { get; set; }
|
||||
|
||||
// Need to overwrite default handler because we cant Invoke otherwise
|
||||
public new event EventHandler Completed;
|
||||
|
||||
Reference in New Issue
Block a user