- Assembly
- Rocket
.Surgery .Xamarin .Essentials .Abstractions .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials .Abstractions - Implementing Types
graph BT
Type["IDeviceInfo"]
class Type type-node
Implementing0["DeviceInfoEssential"]-.->Type
click Implementing0 "/api/Rocket.Surgery.Xamarin.Essentials/DeviceInfoEssential"
Syntax
public interface IDeviceInfo
Properties
| Name | Value | Summary |
|---|---|---|
| DeviceType | DeviceType | |
| Idiom | string | |
| Manufacturer | string | |
| Model | string | |
| Name | string | |
| Platform | string | |
| Version | Version | |
| VersionString | string |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
