Android.InputMethodServices.InputMethodService: Property Members

The properties of Android.InputMethodServices.InputMethodService are listed below. For a list of all members, see the InputMethodService Members list.

See Also: Inherited members from Android.InputMethodServices.AbstractInputMethodService

Public Properties

BackDispositionAndroid.InputMethodServices.BackDisposition.
[read-only]
CandidatesHiddenVisibilityAndroid.Views.ViewStates. Returns the visibility mode (either Android.Views.View.INVISIBLE or Android.Views.View.GONE) of the candidates view when it is not shown.
[read-only]
CurrentInputBindingAndroid.Views.InputMethods.InputBinding. Return the currently active InputBinding for the input method, or null if there is none.
[read-only]
CurrentInputConnectionAndroid.Views.InputMethods.IInputConnection. Retrieve the currently active InputConnection that is bound to the input method, or null if there is none.
[read-only]
CurrentInputEditorInfoAndroid.Views.InputMethods.EditorInfo.
[read-only]
CurrentInputStartedbool.
ExtractViewShownbool. Return whether the fullscreen extract view is shown.
[read-only]
InputMethodWindowRecommendedHeightint.
[read-only]
IsFullscreenModebool. Return whether the input method is currently running in fullscreen mode.
[read-only]
IsInputViewShownbool. Return whether the soft input view is currently shown to the user.
[read-only]
IsShowInputRequestedbool. Returns true if we have been asked to show our input view.
[read-only]
LayoutInflaterAndroid.Views.LayoutInflater.
[read-only]
MaxWidthint. Return the maximum width, in pixels, available the input method.
[read-only]
WindowAndroid.App.Dialog.

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.