T - the type of the component implementing thispublic interface HasWaveEffect<T>
| Modifier and Type | Method and Description |
|---|---|
T |
applyWaveStyle(WaveStyle type)
Applies the waves style
|
T |
initWaves()
Initializes the waves functionality
|
T |
removeWaves()
Removes the waves support
|
T |
setWaveColor(WaveColor waveColor)
Sets the color of the waves
|
T initWaves()
T setWaveColor(WaveColor waveColor)
waveColor - the WaveColorT applyWaveStyle(WaveStyle type)
type - the WaveStyleT removeWaves()
Copyright © 2019–2022 Dominokit. All rights reserved.