- Namespace
- Avalonia
.Input .Platform
graph BT
Type["IClipboard"]
class Type type-node
Syntax
public interface IClipboard
Methods
Name | Value | Summary |
---|---|---|
ClearAsync |
Task | |
GetDataAsync |
Task |
|
GetFormatsAsync |
Task |
|
GetTextAsync |
Task |
|
SetDataObjectAsync |
Task | |
SetTextAsync |
Task |