mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 00:33:20 +00:00
detect nfc enabled
This commit is contained in:
@@ -22,5 +22,6 @@ namespace Bit.iOS.Core.Services
|
||||
}
|
||||
}
|
||||
public float Scale => (float)UIScreen.MainScreen.Scale;
|
||||
public bool NfcEnabled => false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user