CGA_WatchOS_Base_Protocol
protocol CGA_WatchOS_Base_Protocol
This is a protocol that allows us to have predictable methods for screen instances.
-
REQUIRED: This is called to update the UI of the controller to reflect the current state of the driver.
Declaration
Swift
func updateUI()