AppOpsManager.OpActiveChanged2EventArgs Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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