IClipboard.

GetTextAsync() Method

Namespace
Avalonia.Input.Platform
Containing Type
IClipboard

Syntax

Task<string> GetTextAsync()

Return Value

Type Description
Task<string>