語言

InputMethodInfo.ServiceInfo 屬性

定義

回傳實作此輸入法的服務原始資訊。

public Android.Content.PM.ServiceInfo? ServiceInfo { [Android.Runtime.Register("getServiceInfo", "()Landroid/content/pm/ServiceInfo;", "")] get; }
[<get: Android.Runtime.Register("getServiceInfo", "()Landroid/content/pm/ServiceInfo;", "")>]
member this.ServiceInfo : Android.Content.PM.ServiceInfo

屬性值

屬性

備註

回傳實作此輸入法的服務原始資訊。 不要修改回傳的物件。

Java 文件 android.view.inputmethod.InputMethodInfo.getServiceInfo()

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

適用於