DeviceInfoEssential Class

Summary

Provides access to the Xamarin.Essentials.DeviceInfo API.
graph BT Type-->Base0["Object"] Type-.->Interface0["IDeviceInfo"] click Interface0 "/api/Rocket.Surgery.Xamarin.Essentials.Abstractions/IDeviceInfo" Type["DeviceInfoEssential"] class Type type-node

Syntax

public class DeviceInfoEssential : IDeviceInfo

Constructors

Name Summary
DeviceInfoEssential()

Properties

Name Value Summary
DeviceType DeviceType
Idiom string
Manufacturer string
Model string
Name string
Platform string
Version Version
VersionString string

Extension Methods

See Also