TextInputLayout.BoxBackgroundMode
@Retention(value = RetentionPolicy.SOURCE)
public annotation TextInputLayout.BoxBackgroundMode
Values for box background mode. There is either a filled background, an outline background, or no background.
@Retention(value = RetentionPolicy.SOURCE)
public annotation TextInputLayout.BoxBackgroundMode
Values for box background mode. There is either a filled background, an outline background, or no background.
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-10-28 UTC.