Click or drag to resize

RuntimePermissionHelper Methods

The RuntimePermissionHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHasPermission
Check the permission whether this app is granted.
Public methodStatic memberRequestPermission
Request the currentActivity to show the permission request dialog.
Public methodStatic memberShouldShowRequestPermissionRationale
Ask activity should show the permission rationale.
Top
See Also