Light Novel Reader Api
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Light Novel Reader Api
Light Novel Reader Api
/
io.nightfish.lightnovelreader.api.ui
/
ActivityProviderApi
/
getTopActivity
get
Top
Activity
abstract
fun
getTopActivity
(
)
:
Activity
?
获取当前处于 resumed 状态的宿主
Activity
。
当应用位于后台、Activity 正在切换或尚未创建时返回
null
。
Since
Api 4