Platform.IsMacOS Property

Definition

True if the current platform is macOS.

public:
 static property bool IsMacOS { bool get(); };
public:
 static property bool IsMacOS { bool get(); };
public static bool IsMacOS { get; }
static member IsMacOS : bool
Public Shared ReadOnly Property IsMacOS As Boolean

Property Value

Applies to