IClipboard.

SetTextAsync(string) Method

Namespace
Avalonia.Input.Platform
Containing Type
IClipboard

Syntax

Task SetTextAsync(string text)

Parameters

Name Type Description
text string

Return Value

Type Description
Task