PermissionGranted
Triggered when the user chooses Allow for a permission request. The callback receives the permission name.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Event
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public event Action<string> PermissionGranted