Interface IDeviceTypeService
Defines functionality for the current device type
Namespace: Maze.Maui.Services
Assembly: Maze.Maui.Services.dll
Syntax
public interface IDeviceTypeService
Methods
IsTouchOnlyDevice()
Returns whether the current device is a touch-only device
Declaration
bool IsTouchOnlyDevice()
Returns
| Type | Description |
|---|---|
| bool | Boolean |