Settings.Global.WifiMobileDataTransitionWakelockTimeoutMs Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maximum amount of time in milliseconds to hold a wakelock while waiting for mobile data connectivity to be established after a disconnect from Wi-Fi.
[Android.Runtime.Register("WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS")]
public const string WifiMobileDataTransitionWakelockTimeoutMs;
[<Android.Runtime.Register("WIFI_MOBILE_DATA_TRANSITION_WAKELOCK_TIMEOUT_MS")>]
val mutable WifiMobileDataTransitionWakelockTimeoutMs : string
Field Value
- Attributes
Remarks
Maximum amount of time in milliseconds to hold a wakelock while waiting for mobile data connectivity to be established after a disconnect from Wi-Fi.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.