registerTapRegion abstract method
- RenderTapRegion region
Register the given RenderTapRegion with the registry.
Implementation
void registerTapRegion(RenderTapRegion region);
Register the given RenderTapRegion with the registry.
void registerTapRegion(RenderTapRegion region);