Background

interface Background

导航的背景.

Author

M8Test, [email protected], https://m8test.com

Functions

Link copied to clipboard
abstract fun getDark(): String

获取亮色主题下显示的背景, 背景图, 可以是 url或者本地文件路径.

Link copied to clipboard
abstract fun getLight(): String

获取亮色主题下显示的背景, 背景图, 可以是 url或者本地文件路径.