Calendar.setShowHeading

Sets whether the calendar should show a heading.

The heading contains the current year and month as well as buttons for changing both.

class Calendar
void
setShowHeading
(
bool value
)

Parameters

value bool

Whether to show the heading in the calendar

Meta