Class
TimePickerItem

Represents an item that holds a TimeSpan instance that can be selected.

Definition

Namespace:Telerik.Maui.Controls.Chat

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public class TimePickerItem

Inheritance: objectTimePickerItem

Constructors

TimePickerItem()

Declaration

cs-api-definition
public TimePickerItem()

Properties

Time

Gets or sets the TimeSpan object.

Declaration

cs-api-definition
public TimeSpan Time { get; set; }

Property Value

TimeSpan

In this article
DefinitionConstructorsTimePickerItem()PropertiesTime
Not finding the help you need?
Contact Support