Added in API level 1

BufferType


class BufferType

Type of the text buffer that defines the characteristics of the text such as static, styleable, or editable.

Summary

Enum values

Enum values

EDITABLE

Added in API level 1
enum val EDITABLE : TextView.BufferType

NORMAL

Added in API level 1
enum val NORMAL : TextView.BufferType

SPANNABLE

Added in API level 1
enum val SPANNABLE : TextView.BufferType