Interface IScroller<T>

Version: 3.4

Interface for generic scrollers.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsQueryingGeneric
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IScroller<T> : IScroller where T : class, IScrollResult
Type Parameters
NameDescription
T

Type of scroll result.

Properties

Current

Gets the current result during scrolling.

Declaration
RequestResponse
T Current { get; }
Property Value
TypeDescription
T

Do you have some feedback for us?

If you have suggestions for improving this article,