nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.audioplayer.lyrics
/
LyricsVisibilityController
Lyrics
Visibility
Controller
interface
LyricsVisibilityController
Content copied to clipboard
The interface to control visibility for lyrics.
Functions
Inheritors
Functions
hide
Link copied to clipboard
abstract
fun
hide
(
)
:
Boolean
Content copied to clipboard
Hide the lyrics.
show
Link copied to clipboard
abstract
fun
show
(
)
:
Boolean
Content copied to clipboard
Display the lyrics on screen.
Inheritors
LyricsPresenter
Link copied to clipboard