Table of Contents

Method IsValidOnMacOs

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

IsValidOnMacOs(ClipboardDataFormatId)

Gets whether data format is supported on macOs (when IsMacOS is true).

public static bool IsValidOnMacOs(ClipboardDataFormatId format)

Parameters

format ClipboardDataFormatId

Data format identifier.

Returns

bool