EnterpriseBatterySaverProfiles+Profile.FrequencyLimitIntermediate Field
|
Constant for intermediate level of frequency limit: the frequency is limited to
the mean value between the minimum and maximum frequencies.
Namespace:
Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const Int32 FrequencyLimitIntermediate = "value"
Public Const FrequencyLimitIntermediate As Int32 = "value"
Field Value
Type:
Int32
Remarks
Constant for intermediate level of frequency limit: the frequency is limited to
the mean value between the minimum and maximum frequencies.
[Android Documentation]
See Also