Note

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

Access to this page requires authorization. You can try .

DeviceInfo.Current 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.

Provides the default implementation for static usage of this API.

public:
 static property Microsoft::Maui::Devices::IDeviceInfo ^ Current { Microsoft::Maui::Devices::IDeviceInfo ^ get(); };
public static Microsoft.Maui.Devices.IDeviceInfo Current { get; }
static member Current : Microsoft.Maui.Devices.IDeviceInfo
Public Shared ReadOnly Property Current As IDeviceInfo

Property Value

Applies to


Feedback

Was this page helpful?