Skip to main content

GetFormatsAsync Method

Obsolete.

Use GetDataFormatsAsync instead.

Get list of available Clipboard format.

Definition

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

[ObsoleteAttribute("Use GetDataFormatsAsync instead.")]
Task<string[]> GetFormatsAsync()
View Source

Return Value

Task(String[])

See Also

Reference

IClipboard Interface
Avalonia.Input.Platform Namespace