Android.Views.InputMethods.ExtractedTextRequest.Flags Property
Additional request flags, having the same possible values as the flags parameter of InputConnection.getTextBeforeCursor(int, int).

Syntax

[Android.Runtime.Register("flags")]
public GetTextFlags Flags { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Additional request flags, having the same possible values as the flags parameter of InputConnection.getTextBeforeCursor(int, int).

[Android Documentation]

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3