Gets the Y scroll value (vertical scroll) for the scroll event.
public double yScroll {get;}
Public ReadOnly Property yScroll As Double
public double yScroll {get;}
OS X only
@property (nonatomic,readonly) double yScroll;
Property Value
The vertical scroll value for the scroll event.