getBehavior

@NonNull
abstract fun getBehavior(): @NonNull CoordinatorLayout.Behavior(source)

Returns the behavior associated with the matching View class.

Return

The behavior associated with the matching View class. Must be non-null.