EnterpriseBatterySaverProfiles+Profile+BuilderWithUsePowerSaveGovernor Method |
To be added.
Namespace:
Com.Datalogic.Decode
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0
(1.0.0.0)
Syntax
public virtual Com.Datalogic.Device.Configuration.EnterpriseBatterySaverProfiles.Profile.Builder WithUsePowerSaveGovernor (bool usePowerSaveGovernor);
Public Virtual Com.Datalogic.Device.Configuration.EnterpriseBatterySaverProfiles.Profile.Builder WithUsePowerSaveGovernor (Boolean usePowerSaveGovernor);
Parameters
- usePowerSaveGovernor
- Type: System.Boolean
No description available.
Return Value
Type: Com.Datalogic.Device.Configuration.EnterpriseBatterySaverProfiles+Profile+Builder
No description available.
See Also