public enum

ConstraintSetParser.MotionLayoutDebugFlags

extends java.lang.Enum<ConstraintSetParser.MotionLayoutDebugFlags>

 java.lang.Object

↳java.lang.Enum<ConstraintSetParser.MotionLayoutDebugFlags>

↳androidx.constraintlayout.core.state.ConstraintSetParser.MotionLayoutDebugFlags

Summary

Enum Constants
NONE
SHOW_ALL
UNKNOWN
Methods
public static ConstraintSetParser.MotionLayoutDebugFlagsvalueOf(java.lang.String name)

public static ConstraintSetParser.MotionLayoutDebugFlagsvalues()

from java.lang.Enum<E>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
from java.lang.ObjectgetClass, notify, notifyAll, wait, wait, wait

Enum Constants

NONE

SHOW_ALL

UNKNOWN

Methods

public static ConstraintSetParser.MotionLayoutDebugFlags valueOf(java.lang.String name)