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
BackDisposition | Android.InputMethodServices.BackDisposition. | |
[read-only] | CandidatesHiddenVisibility | Android.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] | CurrentInputBinding | Android.Views.InputMethods.InputBinding. Return the currently active InputBinding for the input method, or null if there is none. |
[read-only] | CurrentInputConnection | Android.Views.InputMethods.IInputConnection. Retrieve the currently active InputConnection that is bound to the input method, or null if there is none. |
[read-only] | CurrentInputEditorInfo | Android.Views.InputMethods.EditorInfo. |
[read-only] | CurrentInputStarted | bool. |
ExtractViewShown | bool. Return whether the fullscreen extract view is shown. | |
[read-only] | InputMethodWindowRecommendedHeight | int. |
[read-only] | IsFullscreenMode | bool. Return whether the input method is currently running in fullscreen mode. |
[read-only] | IsInputViewShown | bool. Return whether the soft input view is currently shown to the user. |
[read-only] | IsShowInputRequested | bool. Returns true if we have been asked to show our input view. |
[read-only] | LayoutInflater | Android.Views.LayoutInflater. |
[read-only] | MaxWidth | int. Return the maximum width, in pixels, available the input method. |
[read-only] | Window | Android.App.Dialog. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |