sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
coordinatorlayout
/
androidx.coordinatorlayout.custom
/
CustomTextView2
Custom
Text
View2
open
class
CustomTextView2
:
TextView
,
CoordinatorLayout.AttachedBehavior
(
source
)
Members
Constructors
Custom
Text
View2
Link copied to clipboard
constructor
(
context
:
Context
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
,
defStyleAttr
:
Int
)
Functions
get
Behavior
Link copied to clipboard
open
fun
getBehavior
(
)
:
@
NonNull
CoordinatorLayout.Behavior
Returns the behavior associated with the matching
View
class.