Changes

Rfid

98 bytes added, 13:26, 7 November 2022
/* Scan to input mode {{Version/XamarinSince|4.2}} */
At the moment, there is no standard UI to control this mode. However, it can be easily customized. The two relevant properties are:
* AppStatus.ToggleNFCScanToInputToggleNfcScanToInput: Controls the scan to input mode. True to turn it on, false to turn it off so that it returns to the default scan to search mode. This value automatically resets to the default value false when a property edit session ends;
* AppStatus.NfcScanToInputResult: The last NFC/RFID scan result while scan to input mode is on. This value gets automatically cleared when a property edit session ends.
{{Hint|The scan to input mode doesn't override the overall NFC/RFID toggle (AppStatus.ToggleNFCScanning) which controls whether {{UBIK}} should scan NFC/RFID tags.}}
[[Category:2.4.1|Rfid]]
[[Category:2.4.2|Rfid]]
[[Category:2.4.5|Rfid]]
[[Category:Xamarin|Rfid]]
== Classifications ==