Calendar.day

Get day property.

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

Return Value

Type: 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.