nugu-android
nugu-ux-kit
/
com.skt.nugu.sdk.platform.android.ux.template.view.media
/
LyricsView
/
LyricsAdapter
/
Holder
Holder
inner
class
Holder
(
itemView
:
View
)
:
RecyclerView.ViewHolder
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Holder
Link copied to clipboard
fun
Holder
(
itemView
:
View
)
Content copied to clipboard
Functions
get
Adapter
Position
Link copied to clipboard
fun
getAdapterPosition
(
)
:
Int
Content copied to clipboard
get
Item
Id
Link copied to clipboard
fun
getItemId
(
)
:
Long
Content copied to clipboard
get
Item
View
Type
Link copied to clipboard
fun
getItemViewType
(
)
:
Int
Content copied to clipboard
get
Layout
Position
Link copied to clipboard
fun
getLayoutPosition
(
)
:
Int
Content copied to clipboard
get
Old
Position
Link copied to clipboard
fun
getOldPosition
(
)
:
Int
Content copied to clipboard
get
Position
Link copied to clipboard
fun
getPosition
(
)
:
Int
Content copied to clipboard
is
Recyclable
Link copied to clipboard
fun
isRecyclable
(
)
:
Boolean
Content copied to clipboard
set
Is
Recyclable
Link copied to clipboard
fun
setIsRecyclable
(
p0
:
Boolean
)
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
item
View
Link copied to clipboard
@
NonNull
val
itemView
:
View
Content copied to clipboard
line
Link copied to clipboard
var
line
:
TextView
Content copied to clipboard