Skip to main content

IClipboard Interface

Definition

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

[NotClientImplementableAttribute]
public interface IClipboard
View Source

Methods

ClearAsync() 
GetDataAsync(String) 
GetFormatsAsync() 
GetTextAsync() 
SetDataObjectAsync(IDataObject) 
SetTextAsync(String) 

See Also

Reference

Avalonia.Input.Platform Namespace