DatePicker.

SelectedDate Property

Summary

Gets or sets the Selected Date for the picker, can be null
Namespace
Avalonia.Controls
Containing Type
DatePicker

Syntax

public DateTimeOffset? SelectedDate { get; set; }

Value

Type Description
DateTimeOffset?