Table of Contents

Method IsValidOnWindowsMacLinux

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

IsValidOnWindowsMacLinux(ClipboardDataFormatId)

Gets whether data format is supported on macOs, Linux and Windows.

public static bool IsValidOnWindowsMacLinux(ClipboardDataFormatId format)

Parameters

format ClipboardDataFormatId

Data format identifier.

Returns

bool