IClipboard.

GetDataAsync(string) Method

Namespace
Avalonia.Input.Platform
Containing Type
IClipboard

Syntax

Task<object> GetDataAsync(string format)

Parameters

Name Type Description
format string

Return Value

Type Description
Task<object>