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
Field(name: String!)

Creates a Field with the specified name.

Inherited functions
Inherited properties

Protected constructors

Field

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

Creates a Field with the specified name.

Parameters
name String!: Name of the attribute