TimePickerSecondIncrement Property

Gets or sets the second increment in the picker

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int SecondIncrement { get; set; }

Property Value

Int32

See Also