Skip to main content

Formats Property

Gets the formats supported by this item.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public IReadOnlyList<DataFormat> Formats { get; }

Property Value

IReadOnlyList(DataFormat)

Implements

IDataTransfer.Formats
IAsyncDataTransfer.Formats

See Also

Reference

DataTransfer Class
Avalonia.Input Namespace