update abstract method

int update()

Updates any flagged dirt on the RawTextInput, this is where shaping and selection updates occur. It will return a bitmask with the operations completed so externally cached paths/scroll events/etc can be synced.

Implementation

int update();