Compartilhar via


Animation.Finished Property

Definition

A callback that is invoked when this animation finishes.

public:
 property Action ^ Finished { Action ^ get(); void set(Action ^ value); };
public Action? Finished { get; set; }
member this.Finished : Action with get, set
Public Property Finished As Action

Property Value

Applies to