Instance Method
disableUpdateInterface()disableUpdateInterfacedisableUpdateInterface
Delays redrawing and updates.
Declaration
func disableUpdateInterface()Declaration
- (void) disableUpdateInterface;Declaration
disableUpdateInterface()Discussion
Will record the changes and update once in enableUpdateInterface. If you don’t need updates, use stopUpdateInterface