Table of Contents

Class Ili9342

Namespace
nanoFramework.UI.GraphicDrivers
Assembly
nanoFramework.Graphics.Ili9342.dll

Managed driver for Ili9342.

public static class Ili9342
Inheritance
Ili9342
Inherited Members

Properties

GraphicDriver

Gets the graphic driver for the Ili9342 display.

public static GraphicDriver GraphicDriver { get; }

Property Value

GraphicDriver

Height

Default height. Use to overrride the one you'll pass in the screen and add it to the driver.

public static uint Height { get; }

Property Value

uint

Width

Default weight. Use to overrride the one you'll pass in the screen and add it to the driver.

public static uint Width { get; }

Property Value

uint