maze-project
Show / Hide Table of Contents

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

In this article
Back to top Generated by DocFX