Nfc Read Manager State
Interface defining the state and operations for the NFC reader.
This state is typically managed and remembered in a Composable to survive recompositions.
Inheritors
Properties
Functions
Link copied to clipboard
A Composable function that initializes and registers the underlying NFC manager. This should be called within the Composable where the NFC reader is being used.
Link copied to clipboard
Starts the NFC scanning process.
Link copied to clipboard
Stops the NFC scanning process.