Skip to main content

FlushAsync Method

Permanently adds the data that is on the Clipboard so that it is available after the data's original application closes.

Definition

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

Task FlushAsync()
View Source

Return Value

Task

Remarks

This method works only on Windows platform, on other platforms it does nothing.

See Also

Reference

IClipboard Interface
Avalonia.Input.Platform Namespace