toggle menu
TheWebSnippet SDK
1.6.1
androidJvm
switch theme
search in API
view
/
com.thewebsnippet.view.util
/
NavigateNativeInterface
Navigate
Native
Interface
class
NavigateNativeInterface
(
onNavigate
:
(
String
)
->
Unit
)
Members
Constructors
Navigate
Native
Interface
Link copied to clipboard
constructor
(
onNavigate
:
(
String
)
->
Unit
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
navigate
Link copied to clipboard
fun
navigate
(
path
:
String
)