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