Method
FlexMotionLayer.OnStopped(FlexMotionLayer.FlexMotionLayerEventHandler)

Summary

Syntax

public FlexMotionLayer OnStopped(FlexMotionLayer.FlexMotionLayerEventHandler callback)

Parameters

Name Type Description
callback FlexMotionLayer.FlexMotionLayerEventHandler The method to be called when the event will be triggered.

Return Value

Type Description
FlexMotionLayer The same instance of FlexMotionLayer, allowing chained method calls.