DeactivateScroll Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents DeactivateScroll command
public class DeactivateScroll : Iot.Device.Ssd13xx.Commands.ISharedCommand
type DeactivateScroll = class
interface ISharedCommand
interface ICommand
Public Class DeactivateScroll
Implements ISharedCommand
- Inheritance
-
DeactivateScroll
- Implements
Constructors
DeactivateScroll() |
This command stops the motion of scrolling. After sending 2Eh command to deactivate the scrolling action, the ram data needs to be rewritten. |
Properties
Id |
The value that represents the command. |
Methods
GetBytes() |
Gets the bytes that represent the command. |