PlatformHelper.IsMac(Platform) Method

Definition

Determines if the specified platform is MacOS.

public static bool IsMac (this ObjCRuntime.Platform platform);
static member IsMac : ObjCRuntime.Platform -> bool

Parameters

platform
Platform

Platform to probe.

Returns

Applies to