Android.Test.Mock.MockPackageManager.IsSafeMode Property
Return whether the device has been booted into safe mode.

Syntax

[get: Android.Runtime.Register("isSafeMode", "()Z", "GetIsSafeModeHandler")]
public override 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.Test.Mock
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3