TimePickerAutomationPeer Constructor
Namespace: Avalonia.Automation.PeersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TimePickerAutomationPeer(
TimePicker owner
)
Public Sub New (
owner As TimePicker
)
new :
owner : TimePicker -> TimePickerAutomationPeer
Parameters
- owner TimePicker
-