Permissions.BasePlatformPermission Class
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.
Base platform permission, used internally.
public abstract class Permissions.BasePlatformPermission : Xamarin.Essentials.Permissions.BasePermission
- Inheritance
- Derived
Permissions. |
Public constructor for base platform permission. |
Recommended |
|
Required |
Get a list of required declarations. |
Required |
Get a list of required keys in the info.plist. |
Required |
Get a list of required permissions. |
Check |
Checks the status of a specific permission. |
Ensure |
Ensures that all permissions are declared. |
Request |
Request a specific permission from the user. |
Should |
Gets whether you should show UI with rationale for requesting a permission. |
Product | Versions |
---|---|
Xamarin Essentials Android | Latest |
Xamarin Essentials iOS | Latest |
Xamarin Essentials Shared | Latest |
Xamarin Essentials TVOS | Latest |
Xamarin Essentials UWP | Latest |
Xamarin Essentials WatchOS | Latest |