Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/perms
@nativescript-community/perms
AndroidPermissions
Type alias AndroidPermissions<T>
Android
Permissions
<
T
>
:
{
[
K
in
keyof
T
]
:
T
[
K
]
extends
string
?
T
:
never
}
Type Parameters
T
=
Exclude
<
keyof
typeof
android.Manifest.permission
,
keyof
typeof
java.lang.Object
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@nativescript-community/perms
Loading...
Generated using
TypeDoc