Interface IScroller<T>
Interface for generic scrollers.
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsQueryingGeneric
Assembly: Stylelabs.M.Sdk.dll
Syntax
Type Parameters
| Name | Description |
|---|---|
| T |
Type of scroll result. |
Properties
Current
Gets the current result during scrolling.
Declaration
Property Value
| Type | Description |
|---|---|
| T |