Platform.IsMac Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true on Mac OS platforms.
public: static initonly bool IsMac;
public static readonly bool IsMac;
staticval mutable IsMac : bool
Public Shared ReadOnly IsMac As Boolean