次の方法で共有


AppOpsManager.OpActiveChanged2EventArgs Constructor

Definition

public OpActiveChanged2EventArgs (string op, int uid, string packageName, string? attributionTag, int virtualDeviceId, bool active, int attributionFlags, int attributionChainId);
new Android.App.AppOpsManager.OpActiveChanged2EventArgs : string * int * string * string * int * bool * int * int -> Android.App.AppOpsManager.OpActiveChanged2EventArgs

Parameters

op
String
uid
Int32
packageName
String
attributionTag
String
virtualDeviceId
Int32
active
Boolean
attributionFlags
Int32
attributionChainId
Int32

Applies to