Android.Text.Method.CharacterPickerDialog Members

The members of Android.Text.Method.CharacterPickerDialog are listed below.

See Also: Inherited members from Android.App.Dialog

Public Constructors

Creates a new CharacterPickerDialog that presents the specified options for insertion or replacement (depending on the sense of insert) into text.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

OnClick(Android.Views.View)
Handles clicks on the Cancel button.
OnItemClick(Android.Widget.AdapterView, Android.Views.View, int, long)
Handles clicks on the character buttons.