mirror of
https://github.com/bitwarden/mobile
synced 2026-01-05 01:53:17 +00:00
conditionals if device has camera or not
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
int Version { get; }
|
||||
float Scale { get; }
|
||||
bool NfcEnabled { get; }
|
||||
bool HasCamera { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user