| ST7735Update Method |
Updates the display by writing any uncommitted operations.
Namespace: Microsoft.IoT.Devices.DisplayAssembly: Microsoft.IoT.Devices (in Microsoft.IoT.Devices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public:
virtual void Update() sealed
abstract Update : unit -> unit
override Update : unit -> unit
Implements
IGraphicsDisplayUpdateSee Also