Language

BreakKind Enum

Definition

public enum BreakKind
type BreakKind = 
Inheritance
BreakKind

Fields

Name Value Description
Character 0
Word 1
Line 2
Sentence 3
Title 4

This constant was deprecated in API level 29. ICU 64 Use getWordInstance() instead.

Android reference for android.icu.text.BreakIterator.KIND_TITLE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to