setCollapseHandler

Registers a handler that is used to collapse the GranifyInlineView. Expect this handler to be invoked anytime the GranifyInlineView is no longer needed to display. The Granify SDK handles animation of the inlines internally. Do NOT add any additional animation handling.

Since

1.7.0

Parameters

collapseHandler

A handler that collapses the GranifyInlineView.