ActivateScroll Class

Definition

Represents ActivateScroll command

public class ActivateScroll : Iot.Device.Ssd13xx.Commands.ISharedCommand
type ActivateScroll = class
    interface ISharedCommand
    interface ICommand
Public Class ActivateScroll
Implements ISharedCommand
Inheritance
ActivateScroll
Implements

Constructors

ActivateScroll()

This command starts the motion of scrolling and should only be issued after the scroll setup parameters have been defined by the scrolling setup commands :26h/27h/29h/2Ah. The setting in the last scrolling setup command overwrites the setting in the previous scrolling setup commands.

Properties

Id

The value that represents the command.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to