PlatformHelper.IsValid(Platform) Method
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.
Validates the Platform value against known API versions.
public static bool IsValid (this ObjCRuntime.Platform platform);
static member IsValid : ObjCRuntime.Platform -> bool
Parameters
- platform
- Platform
Platform to probe.
Returns
Returns ture if the specified Platform value is a known API version.