InputMethodService.InputMethodImpl 類別

定義

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

[Android.Runtime.Register("android/inputmethodservice/InputMethodService$InputMethodImpl", DoNotGenerateAcw=true)]
public class InputMethodService.InputMethodImpl : Android.InputMethodServices.AbstractInputMethodService.AbstractInputMethodImpl
[<Android.Runtime.Register("android/inputmethodservice/InputMethodService$InputMethodImpl", DoNotGenerateAcw=true)>]
type InputMethodService.InputMethodImpl = class
    inherit AbstractInputMethodService.AbstractInputMethodImpl
繼承
屬性

備註

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

Java 文件 android.inputmethodservice.InputMethodService.InputMethodImpl

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

建構函式

名稱 Description
InputMethodService.InputMethodImpl(InputMethodService)

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

InputMethodService.InputMethodImpl(IntPtr, JniHandleOwnership)

用於建立 JNI 物件受管理表示的建構器;由執行時呼叫。

屬性

名稱 Description
Class

回傳此 Object的執行時類別。

(繼承來源 Object)
Handle

底層 Android 實例的帳號。

(繼承來源 Object)
JniIdentityHashCode

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
JniPeerMembers

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

PeerReference

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
ThresholdClass

此 API 支援 Mono for Android 基礎架構,並非直接從你的程式碼中使用。

ThresholdType

此 API 支援 Mono for Android 基礎架構,並非直接從你的程式碼中使用。

方法

名稱 Description
AttachToken(IBinder)

待補充

BindInput(InputBinding)

待補充

ChangeInputMethodSubtype(InputMethodSubtype)

待補充

Clone()

建立並回傳此物件的副本。

(繼承來源 Object)
CreateSession(IInputMethodSessionCallback)

透過回調到 OnCreateInputMethodSessionInterface(),實例化輸入方法的新客戶端會話。

(繼承來源 AbstractInputMethodService.AbstractInputMethodImpl)
Dispose()

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
Dispose(Boolean)

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
Equals(Object)

表示是否有其他物體「等同」於此物。

(繼承來源 Object)
GetHashCode()

回傳物件的雜湊碼值。

(繼承來源 Object)
HideSoftInput(Int32, ResultReceiver)

待補充

JavaFinalize()

當垃圾回收判定該物件不再有相關參考時,由垃圾回收器呼叫。

(繼承來源 Object)
Notify()

喚醒一個正在該物件監視器上等待的執行緒。

(繼承來源 Object)
NotifyAll()

喚醒所有等待該物件監視器的執行緒。

(繼承來源 Object)
RestartInput(IInputConnection, EditorInfo)

待補充

RevokeSession(IInputMethodSession)

透過呼叫它 AbstractInputMethodSessionImpl#revokeSelf() AbstractInputMethodSessionImpl.revokeSelf() 的方法來終止現有的會話。

(繼承來源 AbstractInputMethodService.AbstractInputMethodImpl)
SetHandle(IntPtr, JniHandleOwnership)

設定 Handle 屬性。

(繼承來源 Object)
SetSessionEnabled(IInputMethodSession, Boolean)

透過呼叫現有 AbstractInputMethodSessionImpl#revokeSelf() AbstractInputMethodSessionImpl.setEnabled() 會話的方法來啟用或停用。

(繼承來源 AbstractInputMethodService.AbstractInputMethodImpl)
ShowSoftInput(ShowSoftInputFlags, ResultReceiver)

待補充

StartInput(IInputConnection, EditorInfo)

待補充

ToArray<T>()

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
ToString()

回傳物件的字串表示。

(繼承來源 Object)
UnbindInput()

待補充

UnregisterFromRuntime()

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
Wait()

導致目前執行緒等待被喚醒,通常是透過 <em>通知</><em 或 em>中斷</em> 來喚醒。

(繼承來源 Object)
Wait(Int64, Int32)

會讓目前執行緒等待喚醒,通常是透過 <em>通知</><em 或 em>中斷</em>,或是經過一定的真實時間。

(繼承來源 Object)
Wait(Int64)

會讓目前執行緒等待喚醒,通常是透過 <em>通知</><em 或 em>中斷</em>,或是經過一定的真實時間。

(繼承來源 Object)

明確介面實作

名稱 Description
IJavaPeerable.Disposed()

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
IJavaPeerable.DisposeUnlessReferenced()

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
IJavaPeerable.Finalized()

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
IJavaPeerable.JniManagedPeerState

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

(繼承來源 Object)

擴充方法

名稱 Description
GetJniTypeName(IJavaPeerable)

取得實例 self類型的 JNI 名稱。

JavaAs<TResult>(IJavaPeerable)

試著強制self輸入 TResult,檢查 強制在 Java 端是否有效。

JavaCast<TResult>(IJavaObject)

執行 Android 執行時檢查型別轉換。

JavaCast<TResult>(IJavaObject)

具體實作 AbstractInputMethodService.AbstractInputMethodImpl 它提供了輸入法的所有標準行為。

TryJavaCast<TResult>(IJavaPeerable, TResult)

試著強制self輸入 TResult,檢查 強制在 Java 端是否有效。

適用於