ScrollableScrollEvent Field |
Event identifier for handlers when attaching the
Scroll event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic const string ScrollEvent = "Scrollable.ScrollEvent"
Public Const ScrollEvent As String = "Scrollable.ScrollEvent"
static val mutable ScrollEvent: string
Field Value
Type:
String
See Also