getBehavior

@Nullable
open fun getBehavior(): @Nullable CoordinatorLayout.Behavior(source)

Get the behavior governing the layout and interaction of the child view within a parent CoordinatorLayout.

Return

The current behavior or null if no behavior is specified