共用方式為


SearchableInfo.SuggestAuthority 屬性

定義

取得搜尋建議內容提供者授權單位。

public string? SuggestAuthority { [Android.Runtime.Register("getSuggestAuthority", "()Ljava/lang/String;", "")] get; }
[<get: Android.Runtime.Register("getSuggestAuthority", "()Ljava/lang/String;", "")>]
member this.SuggestAuthority : string

屬性值

搜尋建議授權單位,如果未 null 設定,則為 。

屬性

備註

取得搜尋建議內容提供者授權單位。

android.app.SearchableInfo.getSuggestAuthority()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於