The Wayback Machine - https://web.archive.org/web/20190916000913/https://developer.android.com/reference/com/google/android/material/textfield/TextInputLayout.BoxBackgroundMode

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

From interface java.lang.annotation.Annotation