TimePickerPresenterMinuteIncrement Property

Gets or sets the minute increment in the selector

Definition

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

Property Value

Int32

See Also