Returns true if the specified wake lock level is supported.
Syntax
[Android.Runtime.Register("isWakeLockLevelSupported", "(I)Z", "GetIsWakeLockLevelSupported_IHandler")]
public virtual
bool IsWakeLockLevelSupported (
int level)
Parameters
- level
- The wake lock level to check.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1