Method SetDataObjectAsync
SetDataObjectAsync(IDataObject?)
Sets data to the clipboard asynchroniously.
public static Task SetDataObjectAsync(IDataObject? value)
Parameters
value
IDataObjectThe data to place on the clipboard.
Sets data to the clipboard asynchroniously.
public static Task SetDataObjectAsync(IDataObject? value)
value
IDataObjectThe data to place on the clipboard.