RuntimePermissionHelperRequestPermission Method |
Request the currentActivity to show the permission request dialog.
Namespace:
AndroidLocalGalleryPlugin
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static void RequestPermission(
string[] permissiions
)
Parameters
- permissiions
- Type: SystemString
Permissiions.
See Also