menu
zebra_emdk_plugin package
documentation
mx_commands.dart
MxCommands
setNfcState method
setNfcState method
dark_mode
light_mode
setNfcState
method
void
setNfcState
(
bool
enabled
)
Implementation
void setNfcState(bool enabled) => processProfileAsync(MxProfiles.nfcState(enabled));
zebra_emdk_plugin package
documentation
mx_commands
MxCommands
setNfcState method
MxCommands extension on
ProfileManager