1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 21:33:36 +00:00

add tools page for autofill service

This commit is contained in:
Kyle Spearrin
2017-11-27 17:27:11 -05:00
parent 9bbddd6aeb
commit 783c4d104c
17 changed files with 222 additions and 5 deletions

View File

@@ -7,5 +7,6 @@
float Scale { get; }
bool NfcEnabled { get; }
bool HasCamera { get; }
bool AutofillServiceSupported { get; }
}
}