Stay organized with collections
Save and categorize content based on your preferences.
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
abstract
Class<? extends Annotation>
|
annotationType()
|
abstract
boolean
|
equals(Object arg0)
|
abstract
int
|
hashCode()
|
abstract
String
|
toString()
|
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# TextInputLayout.BoxBackgroundMode\n\nSummary: [Inherited Methods](#inhmethods) \n\nTextInputLayout.BoxBackgroundMode\n=================================\n\n\n`\npublic\nstatic\n\nabstract\n@interface\nTextInputLayout.BoxBackgroundMode\n`\n\n\n`\n\n\nimplements\n\nAnnotation\n\n\n`\n\n|-------------------------------------------------------------------------|\n| com.google.android.material.textfield.TextInputLayout.BoxBackgroundMode |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nValues for box background mode. There is either a filled background, an outline background, or\nno background.\n\nSummary\n-------\n\n| ### Inherited methods |\n|-----------------------|---|\n| From interface ` java.lang.annotation.Annotation ` |-----------------------------------------|-------------------------| | ` abstract Class\u003c? extends Annotation\u003e` | ` annotationType() ` | | ` abstract boolean` | ` equals(Object arg0) ` | | ` abstract int` | ` hashCode() ` | | ` abstract String` | ` toString() ` | ||"]]