RestrictionEntry.GetRestrictions Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Restituisce una matrice di possibili voci di restrizione che questa voce può contenere.
[Android.Runtime.Register("getRestrictions", "()[Landroid/content/RestrictionEntry;", "GetGetRestrictionsHandler", ApiSince=23)]
public virtual Android.Content.RestrictionEntry[]? GetRestrictions();
[<Android.Runtime.Register("getRestrictions", "()[Landroid/content/RestrictionEntry;", "GetGetRestrictionsHandler", ApiSince=23)>]
abstract member GetRestrictions : unit -> Android.Content.RestrictionEntry[]
override this.GetRestrictions : unit -> Android.Content.RestrictionEntry[]
Valori restituiti
Restituisce una matrice di possibili voci di restrizione che questa voce può contenere.
- Attributi
Commenti
Restituisce una matrice di possibili voci di restrizione che questa voce può contenere.
per android.content.RestrictionEntry.getRestrictions().
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.