Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IDeviceInfo.Platform Property

Definition

Namespace:
Microsoft.Maui.Devices
Assembly:
Microsoft.Maui.Essentials.dll
Source:
DeviceInfo.shared.cs
Source:
DeviceInfo.shared.cs
Source:
DeviceInfo.shared.cs
Source:
DeviceInfo.shared.cs

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.

Gets the platform or operating system of the device.

public:
 property Microsoft::Maui::Devices::DevicePlatform Platform { Microsoft::Maui::Devices::DevicePlatform get(); };
public Microsoft.Maui.Devices.DevicePlatform Platform { get; }
member this.Platform : Microsoft.Maui.Devices.DevicePlatform
Public ReadOnly Property Platform As DevicePlatform

Property Value

Applies to


Feedback

Was this page helpful?