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

Definição

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

Parâmetros

op
String
uid
Int32
packageName
String
active
Boolean

Aplica-se a