Java.Text.AttributedCharacterIteratorAttribute.InputMethodSegment Property
This attribute marks segments from an input method.

Syntax

[Android.Runtime.Register("INPUT_METHOD_SEGMENT")]
public static AttributedCharacterIteratorAttribute InputMethodSegment { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This attribute marks segments from an input method. Most input methods create these segments for words. The value objects are of the type Annotation which contain null.

[Android Documentation]

Requirements

Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1