public final class ItemStepsBinding extends Object implements androidx.viewbinding.ViewBinding
Modifier and Type | Method and Description |
---|---|
static ItemStepsBinding |
bind(View rootView) |
androidx.constraintlayout.widget.ConstraintLayout |
getRoot() |
static ItemStepsBinding |
inflate(LayoutInflater inflater) |
static ItemStepsBinding |
inflate(LayoutInflater inflater,
ViewGroup parent,
boolean attachToParent) |
@NonNull public androidx.constraintlayout.widget.ConstraintLayout getRoot()
getRoot
in interface androidx.viewbinding.ViewBinding
@NonNull public static ItemStepsBinding inflate(@NonNull LayoutInflater inflater)
@NonNull public static ItemStepsBinding inflate(@NonNull LayoutInflater inflater, @Nullable ViewGroup parent, boolean attachToParent)
@NonNull public static ItemStepsBinding bind(@NonNull View rootView)