RuntimePermissionHelper Class |
Namespace: AndroidLocalGalleryPlugin
public class RuntimePermissionHelper
The RuntimePermissionHelper type exposes the following members.
Name | Description | |
---|---|---|
HasPermission |
Check the permission whether this app is granted.
| |
RequestPermission |
Request the currentActivity to show the permission request dialog.
| |
ShouldShowRequestPermissionRationale |
Ask activity should show the permission rationale.
|