Table of Contents

Class GenericDevice

Namespace
nanoFramework.UI.Input
Assembly
nanoFramework.Graphics.dll

The GenericDevice class represents the Generic device to the members of a context.

public sealed class GenericDevice : InputDevice
Inheritance
GenericDevice
Inherited Members
Extension Methods

Properties

DeviceType

Input Manager

public override InputManager.InputDeviceType DeviceType { get; }

Property Value

InputManager.InputDeviceType

Target

public override UIElement Target { get; }

Property Value

UIElement

Methods

SetTarget(UIElement)

SetTarget

public void SetTarget(UIElement target)

Parameters

target UIElement