tiltValue property

int tiltValue
final

Tilt value changes the tilt of the fill color. By default value is 0 which means no tilt. Negative value will give right tilt and positive value will give left tilt.

Implementation

final int tiltValue;