Callback function when fires after the tween is finished

C# | Visual Basic | Visual C++ |
public Tween..::..CallbackFunction Callback { get; set; }
Public Property Callback As Tween..::..CallbackFunction Get Set
public: virtual property Tween..::..CallbackFunction^ Callback { Tween..::..CallbackFunction^ get () sealed; void set (Tween..::..CallbackFunction^ value) sealed; }