Language

CalendarView.DateChangeEventArgs.DayOfMonth Property

Definition

Gets the day of the month supplied by the date change callback.

public int DayOfMonth { get; }
member this.DayOfMonth : int

Property Value

The day of the month supplied by the date change callback.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to