InputConnectionWrapper.InterfaceConsts Class

Definition

public static class InputConnectionWrapper.InterfaceConsts
type InputConnectionWrapper.InterfaceConsts = class
Inheritance
InputConnectionWrapper.InterfaceConsts

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.

Fields

GetExtractedTextMonitor
Obsolete.

Flag for use with #getExtractedText to indicate you would like to receive updates when the extracted text changes.

GetTextWithStyles
Obsolete.

Flag for use with #getTextAfterCursor, #getTextBeforeCursor and #getSurroundingText to have style information returned along with the text.

InputContentGrantReadUriPermission
Obsolete.

When this flag is used, the editor will be able to request read access to the content URI contained in the InputContentInfo object.

Applies to