Class SUScrollHandlerData
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
public class SUScrollHandlerData
Methods
AddScroll(ScrollRect)
Declaration
public void AddScroll(ScrollRect canvasScroll)
Parameters
Type | Name | Description |
---|---|---|
ScrollRect | canvasScroll |
AddScroll(SUElementData, SUElement.DictEvents)
Declaration
public void AddScroll(SUElementData data, SUElement.DictEvents events)
Parameters
Type | Name | Description |
---|---|---|
SUElementData | data | |
SUElement.DictEvents | events |
ResetScroll()
Declaration
public void ResetScroll()
Events
OnPositionUpdate
Declaration
public event Action<SUScrollHandlerData.Position_ID> OnPositionUpdate
Event Type
Type | Description |
---|---|
Action<SUScrollHandlerData.Position_ID> |