'Declaration
Public Enum TimeFormatPattern Inherits System.Enum
'Usage
Dim instance As TimeFormatPattern
public enum TimeFormatPattern : System.Enum
'Declaration
Public Enum TimeFormatPattern Inherits System.Enum
'Usage
Dim instance As TimeFormatPattern
public enum TimeFormatPattern : System.Enum
Member | Description |
---|---|
Custom | Uses a custom, non-standard, TimeOnly format. |
LongTime | Uses a long time format; for example, 11:59:49 PM. |
ShortTime | Uses a short time format; for example, 11:59 PM. |
System.Object
System.ValueType
System.Enum
Xceed.Maui.Toolkit.TimeFormatPattern
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2