Back to Devexpress

Chip.LongPressCommandParameter Property

maui-devexpress-dot-maui-dot-editors-dot-chip-2364fde8.md

latest767 B
Original Source

Chip.LongPressCommandParameter Property

Gets or sets a parameter passed to the LongPressCommand.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public object LongPressCommandParameter { get; set; }

Property Value

TypeDescription
System.Object

The command parameter.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace