DeviceInfo.Current Property

Definition

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