Share via


AppOpsManager.OpActiveChangedEventArgs(String, Int32, String, Boolean) Constructor

Definition

public OpActiveChangedEventArgs (string op, int uid, string packageName, bool active);
new Android.App.AppOpsManager.OpActiveChangedEventArgs : string * int * string * bool -> Android.App.AppOpsManager.OpActiveChangedEventArgs

Parameters

op
String
uid
Int32
packageName
String
active
Boolean

Applies to