The following tables list the members exposed by Platform.
| Name | Description | |
|---|---|---|
 				![]()  | 
	Is64Bit | Determines if the current running process is 64-bit. | 
 				![]()  | 
	IsAndroid | Indicates whether the current runtime platform is Android-based. | 
 				![]()  | 
	IsArm | Indicates whether the current runtime is ARM. | 
 				![]()  | 
	IsIOS | Indicates whether the current runtime platform is iOS-based. | 
 				![]()  | 
	IsLinux | Indicates whether the current runtime platform is Linux-based. | 
 				![]()  | 
	IsMacOS | Indicates whether the current runtime platform is macOS-based. | 
 				![]()  | 
	IsUniversal | Indicates whether the current runtime is Universal Windows Platform (UWP). | 
 				![]()  | 
	IsUTF16Encoding | Indicates whether the current runtime platform's default encoding is UTF-16. | 
 				![]()  | 
	IsUTF8Encoding | Indicates whether the current runtime platform's default encoding is UTF-8. | 
 				![]()  | 
	IsWindows | Indicates whether the current runtime platform is Windows-based. | 
 				![]()  | 
	LibraryPath | Gets or sets a string value representing the path to the native library. | 
 				![]()  | 
	RuntimePlatform | Gets and sets the name of the current runtime platform. | 
| Name | Description | |
|---|---|---|
![]()  | 
	DROID | A constant string that represents the Android platform runtime name. | 
![]()  | 
	IOS | A constant string that represents the iOS platform runtime name. | 
![]()  | 
	UWP | A constant string that represents the UWP platform runtime's name. | 
![]()  | 
	WINDOWS | A constant string that represents the name of the Windows platform runtime. | 
![]()  | 
	XAMARIN_FORMS_UWP | A constant string that represents the name of the Xamarin UWP platform runtime. | 
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
				

