Resource.Id.CandidatesArea Field

Definition

The part of the UI shown by an InputMethodService that contains the views for displaying candidates for what the user has entered.

[Android.Runtime.Register("candidatesArea")]
public const int CandidatesArea = 16908317;
[<Android.Runtime.Register("candidatesArea")>]
val mutable CandidatesArea : int

Field Value

Value = 16908317
Attributes

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