Compartir a través de


DateFormat.CalendarLenient Propiedad

Definición

public virtual bool CalendarLenient { [Android.Runtime.Register("isCalendarLenient", "()Z", "GetIsCalendarLenientHandler", ApiSince=24)] get; [Android.Runtime.Register("setCalendarLenient", "(Z)V", "GetSetCalendarLenient_ZHandler", ApiSince=24)] set; }
[<get: Android.Runtime.Register("isCalendarLenient", "()Z", "GetIsCalendarLenientHandler", ApiSince=24)>]
[<set: Android.Runtime.Register("setCalendarLenient", "(Z)V", "GetSetCalendarLenient_ZHandler", ApiSince=24)>]
member this.CalendarLenient : bool with get, set

Valor de propiedad

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a