Lingua

DateFormat.GetBooleanAttribute(DateFormat+BooleanAttribute) Metodo

Definizione

Restituisce il valore corrente per l'attributo BooleanAttribute specificato per questa istanza se viene restituito false.

[Android.Runtime.Register("getBooleanAttribute", "(Landroid/icu/text/DateFormat$BooleanAttribute;)Z", "GetGetBooleanAttribute_Landroid_icu_text_DateFormat_BooleanAttribute_Handler", ApiSince=24)]
public virtual bool GetBooleanAttribute(Android.Icu.Text.DateFormat.BooleanAttribute? key);
[<Android.Runtime.Register("getBooleanAttribute", "(Landroid/icu/text/DateFormat$BooleanAttribute;)Z", "GetGetBooleanAttribute_Landroid_icu_text_DateFormat_BooleanAttribute_Handler", ApiSince=24)>]
abstract member GetBooleanAttribute : Android.Icu.Text.DateFormat.BooleanAttribute -> bool
override this.GetBooleanAttribute : Android.Icu.Text.DateFormat.BooleanAttribute -> bool

Parametri

Valori restituiti

Attributi

Commenti

Restituisce il valore corrente per l'attributo BooleanAttribute specificato per questa istanza se viene restituito false.

Informazioni di riferimento su Android per android.icu.text.DateFormat.getBooleanAttribute.

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