@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/routing/RoutingService
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
calculateRoute
(
arg0
:
any
)
:
any
;
getProfile
()
:
string
;
matchRoute
(
arg0
:
any
)
:
any
;
setProfile
(
arg0
:
string
)
:
void
;
}
Index
Methods
calculate
Route
get
Profile
match
Route
set
Profile
Methods
calculate
Route
calculateRoute
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
get
Profile
getProfile
()
:
string
Returns
string
match
Route
matchRoute
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
set
Profile
setProfile
(
arg0
:
string
)
:
void
Parameters
arg0
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
calculate
Route
get
Profile
match
Route
set
Profile
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript