Click or drag to resize

ExpandCollapseOnClickISizeChangesHandler Interface

Interface to implement by the class that'll handle the size changes when the animation runs

Namespace:  Com.ForbiddenByte.OSA.Util
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public interface ISizeChangesHandler

The ExpandCollapseOnClickISizeChangesHandler type exposes the following members.

Methods
  NameDescription
Public methodHandleSizeChangeRequest
Called each frame during animation
Public methodOnExpandedStateChanged
Called when the animation ends and the item successfully expanded (expanded is true) or collapsed (else)
Top
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also