Calendar.year

Set year property.

  1. int year [@property getter]
  2. int year [@property setter]
    class Calendar
    @property
    void
    year
    ()

Parameters

propval int

The selected year.

This property gets initially set to the current year.