Android.App.AppOpsManager.ModeIgnored Field
Result from AppOpsManager.CheckOp(string, System.Int32, System.Int32), AppOpsManager.NoteOp(string, System.Int32, System.Int32), AppOpsManager.StartOp(string, System.Int32, System.Int32): the given caller is not allowed to perform the given operation, and this attempt should silently fail (it should not cause the app to crash).

Value: 1

Syntax

[Android.Runtime.Register("MODE_IGNORED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppOpsManagerMode enum directly instead of this field.")]
public const AppOpsManagerMode ModeIgnored

Remarks

Result from AppOpsManager.CheckOp(string, System.Int32, System.Int32), AppOpsManager.NoteOp(string, System.Int32, System.Int32), AppOpsManager.StartOp(string, System.Int32, System.Int32): the given caller is not allowed to perform the given operation, and this attempt should silently fail (it should not cause the app to crash).

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0