Skip to main content

Class RuntimeInformation

A convenience class to retrieve information about the current runtime

Assembly: Meadow.dll
View Source
Declaration
public static class RuntimeInformation

Methods

IsPlatform(MeadowPlatform)

Convenience method to check the current platform

View Source
Declaration
public static bool IsPlatform(MeadowPlatform platform)
Returns

System.Boolean

Parameters
TypeNameDescription
Meadow.Hardware.MeadowPlatformplatformThe MeadowPlatform to check against