sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.navigation.api
/
Background
Background
interface
Background
导航的背景.
Author
M8Test,
[email protected]
, https://m8test.com
Members
Functions
get
Dark
Link copied to clipboard
abstract
fun
getDark
(
)
:
String
获取亮色主题下显示的背景, 背景图, 可以是 url或者本地文件路径.
get
Light
Link copied to clipboard
abstract
fun
getLight
(
)
:
String
获取亮色主题下显示的背景, 背景图, 可以是 url或者本地文件路径.