TextInputLayout.BoxBackgroundMode

public static abstract @interface TextInputLayout.BoxBackgroundMode
implements Annotation

com.google.android.material.textfield.TextInputLayout.BoxBackgroundMode


Values for box background mode. There is either a filled background, an outline background, or no background.

Summary

Inherited methods

abstract Class<? extends Annotation> annotationType()
abstract boolean equals(Object arg0)
abstract int hashCode()
abstract String toString()