confirm method
Called when the user input that triggered this feature's appearance was confirmed.
Typically causes the ink to propagate faster across the material. By default this method does nothing.
Implementation
void confirm() { }
Called when the user input that triggered this feature's appearance was confirmed.
Typically causes the ink to propagate faster across the material. By default this method does nothing.
void confirm() { }