sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.navigation.api
/
Navigation
Navigation
interface
Navigation
表示页面导航的接口.
Author
M8Test,
[email protected]
, https://m8test.com
Inheritors
BaseNavigation
Members
Functions
get
Arguments
Link copied to clipboard
abstract
fun
getArguments
(
)
:
List
<
Argument
>
获取导航参数
get
Background
Link copied to clipboard
abstract
fun
getBackground
(
)
:
Background
?
获取导航页面显示的背景
get
Examples
Link copied to clipboard
abstract
fun
getExamples
(
commandName
:
String
)
:
List
<
String
>
获取命令使用示例
get
Route
Link copied to clipboard
abstract
fun
getRoute
(
)
:
String
获取路由名称