Class DeviceHelper
Class for providing screen device helper
Inheritance
System.Object
DeviceHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.UI.Layout
Assembly: Simplic.UI.dll
Syntax
public static class DeviceHelper
Methods
| Improve this Doc View SourceGetDeviceHash()
Get the current screen device information as hash for contextual/devicedepending information saving
Declaration
public static string GetDeviceHash()
Returns
Type | Description |
---|---|
System.String | Defince/Screens as hash |