Calendar.day

Set day property.

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

Parameters

propval int

The selected day (as a number between 1 and 31, or 0 to unselect the currently selected day). This property gets initially set to the current day.