public class ThumbDragEventArgs
extends java.lang.Object
Constructor and Description |
---|
ThumbDragEventArgs(double amount)
Initializes a new instance of the ThumbDragEventArgs class.
|
Modifier and Type | Method and Description |
---|---|
float |
getAmount()
Gets the dragged amount.
|