React Native Location
Github
Npm
Preparing search index...
Package
OnErrorEvent
Type Alias OnErrorEvent<T>
OnErrorEvent
:
(
error
:
LocationError
)
=>
T
The event that is triggered when an error occurs.
Type Parameters
T
=
void
Type Declaration
(
error
:
LocationError
)
:
T
Parameters
error
:
LocationError
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Github
Npm
React Native Location
Loading...
The event that is triggered when an error occurs.