Show / Hide Table of Contents

Enum PopupTimeSelectionMode

Determines the granularity of time selection by a popup. Hours and minutes are always used.

Namespace: System.Windows.Controls
Assembly: OpenSilver.Controls.Input.Toolkit.dll
Syntax
public enum PopupTimeSelectionMode

Fields

Name Description
AllowSecondsSelection

Hours, Minutes and Seconds.

HoursAndMinutesOnly

Hours and Minutes.

  • Improve this Doc
  • View Source