WindowsApiChecker Class
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.
Helper class for determining if a Windows API contract is available.
public ref class WindowsApiChecker abstract sealed
public static class WindowsApiChecker
type WindowsApiChecker = class
Public Class WindowsApiChecker
- Inheritance
-
WindowsApiChecker
See https://docs.microsoft.com/uwp/extension-sdks/windows-universal-sdk for a full list of contracts.
Universal |
Obsolete.
Is the Universal API Contract v3.0 Available? |
Universal |
Obsolete.
Is the Universal API Contract v4.0 Available? |
Universal |
Obsolete.
Is the Universal API Contract v5.0 Available? |
Universal |
Obsolete.
Is the Universal API Contract v6.0 Available? |
Universal |
Obsolete.
Is the Universal API Contract v7.0 Available? |
Universal |
Obsolete.
Is the Universal API Contract v8.0 Available? |
Check |
|
Is |
Checks to see if the requested method is present on the current platform. |
Is |
Checks to see if the requested property is present on the current platform. |
Is |
Checks to see if the requested type is present on the current platform. |
Product | Versions |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |