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