addInkFeature abstract method
- InkFeature feature
Add an InkFeature, such as an InkSplash or an InkHighlight.
The ink feature will paint as part of this controller.
Implementation
void addInkFeature(InkFeature feature);
Add an InkFeature, such as an InkSplash or an InkHighlight.
The ink feature will paint as part of this controller.
void addInkFeature(InkFeature feature);