Instance Method
stopUpdateInterface()stopUpdateInterfacestopUpdateInterface
Disable redrawing and updates completely.
Declaration
func stopUpdateInterface()Declaration
- (void) stopUpdateInterface;Declaration
stopUpdateInterface()Discussion
Changes will not trigger an update. Only use this carefully and call enableUpdateInterface if you need future updates.