Skip to main content

TimePickerSelectedValueChangedEventArgs Constructor

Initializes a new instance of the TimePickerSelectedValueChangedEventArgs class

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public TimePickerSelectedValueChangedEventArgs(
TimeSpan? old,
TimeSpan? newT
)

Parameters

  Nullable(TimeSpan)
 
  Nullable(TimeSpan)
 

See Also

Reference

TimePickerSelectedValueChangedEventArgs Class
Avalonia.Controls Namespace