mirror of
https://github.com/bitwarden/mobile
synced 2025-12-12 22:33:25 +00:00
faceid detection
This commit is contained in:
@@ -17,5 +17,6 @@ namespace Bit.App.Abstractions
|
||||
Task<string> DisplayPromptAync(string title = null, string description = null, string text = null,
|
||||
string okButtonText = null, string cancelButtonText = null, bool numericKeyboard = false);
|
||||
void RateApp();
|
||||
bool SupportsFaceId();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user