Class DeviceTypeService
Defines functionality for the current device type
Implements
Inherited Members
Namespace: Maze.Maui.Services
Assembly: Maze.Maui.Services.dll
Syntax
public class DeviceTypeService : IDeviceTypeService
Constructors
DeviceTypeService()
Declaration
public DeviceTypeService()
Methods
IsTouchOnlyDevice()
Returns whether the current device is a touch-only device
Declaration
public bool IsTouchOnlyDevice()
Returns
| Type | Description |
|---|---|
| bool | Boolean |