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
Requirements
Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3