mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 23:33:34 +00:00
display alert action
This commit is contained in:
@@ -23,5 +23,6 @@ namespace Bit.App.Abstractions
|
||||
bool SupportsAutofillService();
|
||||
int SystemMajorVersion();
|
||||
string SystemModel();
|
||||
Task<string> DisplayAlertAsync(string title, string message, string cancel, params string[] buttons);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user