Android.Content.PM.PackageManager.IsSafeMode Property
Return whether the device has been booted into safe mode.

Syntax

[get: Android.Runtime.Register("isSafeMode", "()Z", "GetIsSafeModeHandler")]
public abstract bool IsSafeMode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return whether the device has been booted into safe mode.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3