Navigation :
Platforms
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public static class Platforms
Information about the platforms.
Constructors
Properties
Gets the current platform.
Methods
Determines whether the specified known platforms is currently supported.
Parameters
Name |
Description |
platformToCheck |
The platform to check. |
Returns
true
if the platform is supported; otherwise,false
.
Determines whether the specified known platforms is currently supported.
Parameters
Name |
Description |
platformToCheck |
The platform to check. |
currentPlatform |
The current platform. |
Returns
true
if the platform is supported; otherwise,false
.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion