SelectedTimeProperty Field
Defines the SelectedTime property
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<TimeSpan?> SelectedTimeProperty
Public Shared ReadOnly SelectedTimeProperty As StyledProperty(Of TimeSpan?)
static val SelectedTimeProperty: StyledProperty<Nullable<TimeSpan>>
Field Value
StyledProperty(Nullable(TimeSpan))