Property AnimationUpdated
AnimationUpdated
Fires after each frame update, allowing the host to refresh displayed state.
[Parameter]
public EventCallback AnimationUpdated { get; set; }
Fires after each frame update, allowing the host to refresh displayed state.
[Parameter]
public EventCallback AnimationUpdated { get; set; }