Lingua

SearchSuggestionSpec.FilterNamespaces Proprietà

Definizione

Restituisce l'elenco degli spazi dei nomi da cercare.

public System.Collections.Generic.IList<string> FilterNamespaces { [Android.Runtime.Register("getFilterNamespaces", "()Ljava/util/List;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getFilterNamespaces", "()Ljava/util/List;", "", ApiSince=34)>]
member this.FilterNamespaces : System.Collections.Generic.IList<string>

Valore della proprietà

Attributi

Commenti

Restituisce l'elenco degli spazi dei nomi da cercare.

Se vuoto, eseguirà la ricerca in tutti gli spazi dei nomi.

per android.app.appsearch.SearchSuggestionSpec.getFilterNamespaces().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a