Method
FlexMotionLayer.OnComplete(FlexMotionLayer.FlexMotionLayerEventHandler)

Summary

Syntax

public FlexMotionLayer OnComplete(FlexMotionLayer.FlexMotionLayerEventHandler callback)

Parameters

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

Return Value

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