Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/perms
@nativescript-community/perms
check
Function check
check
<
T
extends
Permissions
>
(
permission
:
T
,
options
?:
CheckOptions
<
T
>
,
)
:
Promise
<
Result
>
Type Parameters
T
extends
Permissions
Parameters
permission
:
T
Optional
options
:
CheckOptions
<
T
>
Returns
Promise
<
Result
>
check
<
T
extends
string
>
(
permission
:
T
)
:
Promise
<
Result
>
Type Parameters
T
extends
string
Parameters
permission
:
T
Returns
Promise
<
Result
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Nativescript Doc
@nativescript-community/perms
Loading...