Namespace Android.View.Inputmethod
Classes
- BaseInputConnection
https://developer.android.com/reference/android/view/inputmethod/BaseInputConnection.html
- CursorAnchorInfo
https://developer.android.com/reference/android/view/inputmethod/CursorAnchorInfo.html
- CursorAnchorInfo.Builder
https://developer.android.com/reference/android/view/inputmethod/CursorAnchorInfo.Builder.html
- DeleteGesture.Builder
https://developer.android.com/reference/android/view/inputmethod/DeleteGesture.Builder.html
- DeleteRangeGesture
https://developer.android.com/reference/android/view/inputmethod/DeleteRangeGesture.html
- DeleteRangeGesture.Builder
https://developer.android.com/reference/android/view/inputmethod/DeleteRangeGesture.Builder.html
- EditorBoundsInfo
https://developer.android.com/reference/android/view/inputmethod/EditorBoundsInfo.html
- EditorBoundsInfo.Builder
https://developer.android.com/reference/android/view/inputmethod/EditorBoundsInfo.Builder.html
- ExtractedTextRequest
https://developer.android.com/reference/android/view/inputmethod/ExtractedTextRequest.html
- HandwritingGesture
https://developer.android.com/reference/android/view/inputmethod/HandwritingGesture.html
- InlineSuggestion
https://developer.android.com/reference/android/view/inputmethod/InlineSuggestion.html
- InlineSuggestionInfo
https://developer.android.com/reference/android/view/inputmethod/InlineSuggestionInfo.html
- InlineSuggestionsRequest
https://developer.android.com/reference/android/view/inputmethod/InlineSuggestionsRequest.html
- InlineSuggestionsResponse
https://developer.android.com/reference/android/view/inputmethod/InlineSuggestionsResponse.html
- InputConnection
https://developer.android.com/reference/android/view/inputmethod/InputConnection.html
- InputConnectionWrapper
https://developer.android.com/reference/android/view/inputmethod/InputConnectionWrapper.html
- InputContentInfo
https://developer.android.com/reference/android/view/inputmethod/InputContentInfo.html
- InputMethod.SessionCallback
https://developer.android.com/reference/android/view/inputmethod/InputMethod.SessionCallback.html
- InputMethodInfo
https://developer.android.com/reference/android/view/inputmethod/InputMethodInfo.html
- InputMethodManager
https://developer.android.com/reference/android/view/inputmethod/InputMethodManager.html
- InputMethodSession
https://developer.android.com/reference/android/view/inputmethod/InputMethodSession.html
- InputMethodSubtype
https://developer.android.com/reference/android/view/inputmethod/InputMethodSubtype.html
- InsertGesture.Builder
https://developer.android.com/reference/android/view/inputmethod/InsertGesture.Builder.html
- InsertModeGesture
https://developer.android.com/reference/android/view/inputmethod/InsertModeGesture.html
- InsertModeGesture.Builder
https://developer.android.com/reference/android/view/inputmethod/InsertModeGesture.Builder.html
- JoinOrSplitGesture
https://developer.android.com/reference/android/view/inputmethod/JoinOrSplitGesture.html
- JoinOrSplitGesture.Builder
https://developer.android.com/reference/android/view/inputmethod/JoinOrSplitGesture.Builder.html
- PreviewableHandwritingGesture
https://developer.android.com/reference/android/view/inputmethod/PreviewableHandwritingGesture.html
- RemoveSpaceGesture
https://developer.android.com/reference/android/view/inputmethod/RemoveSpaceGesture.html
- RemoveSpaceGesture.Builder
https://developer.android.com/reference/android/view/inputmethod/RemoveSpaceGesture.Builder.html
- SelectGesture.Builder
https://developer.android.com/reference/android/view/inputmethod/SelectGesture.Builder.html
- SelectRangeGesture
https://developer.android.com/reference/android/view/inputmethod/SelectRangeGesture.html
- SelectRangeGesture.Builder
https://developer.android.com/reference/android/view/inputmethod/SelectRangeGesture.Builder.html
- SurroundingText
https://developer.android.com/reference/android/view/inputmethod/SurroundingText.html
- TextAppearanceInfo
https://developer.android.com/reference/android/view/inputmethod/TextAppearanceInfo.html
- TextAppearanceInfo.Builder
https://developer.android.com/reference/android/view/inputmethod/TextAppearanceInfo.Builder.html
- TextAttribute.Builder
https://developer.android.com/reference/android/view/inputmethod/TextAttribute.Builder.html
- TextBoundsInfo.Builder
https://developer.android.com/reference/android/view/inputmethod/TextBoundsInfo.Builder.html
- TextBoundsInfoResult
https://developer.android.com/reference/android/view/inputmethod/TextBoundsInfoResult.html
Interfaces
- IConnectionlessHandwritingCallback
.NET interface for TO BE DEFINED FROM USER
- IInputConnection
.NET interface for TO BE DEFINED FROM USER
- IInputMethod
.NET interface for TO BE DEFINED FROM USER
- IInputMethodSession
.NET interface for TO BE DEFINED FROM USER