Lenguaje

Calendar.CalendarType Propiedad

Definición

Devuelve el tipo de calendario de este Calendar.

public virtual string CalendarType { [Android.Runtime.Register("getCalendarType", "()Ljava/lang/String;", "GetGetCalendarTypeHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getCalendarType", "()Ljava/lang/String;", "GetGetCalendarTypeHandler", ApiSince=26)>]
member this.CalendarType : string

Valor de propiedad

el tipo de calendario definido por LDML o el nombre de clase de esta Calendar instancia

Atributos

Comentarios

Java documentación para java.util.Calendar.getCalendarType().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a