Table of Contents

Enum GraphicDriverCommandType

Namespace
nanoFramework.UI
Assembly
nanoFramework.Graphics.dll

Graphic driver command types.

public enum GraphicDriverCommandType

Fields

Command = 1

Normal command followed by data.

Sleep = 0

Sleep command by chunk of 10 milliseconds.