Table of Contents

Method GetDataObject

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetDataObject()

Retrieves the data that is currently on the system Clipboard, or null if there is no data on the Clipboard.

public static IDataObject? GetDataObject()

Returns

IDataObject