Google is committed to advancing racial equity for Black communities. See how.
Added in API level 1

Field

open class Field : AttributedCharacterIterator.Attribute
kotlin.Any
   ↳ java.text.AttributedCharacterIterator.Attribute
   ↳ java.text.Format.Field

Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from Format.formatToCharacterIterator and as field identifiers in FieldPosition.

Summary

Protected constructors
<init>(name: String!)

Creates a Field with the specified name.

Inherited functions
Inherited properties

Protected constructors

<init>

Added in API level 1
protected Field(name: String!)

Creates a Field with the specified name.

Parameters
name String!: Name of the attribute