Skip to content

ClipEventArgs.EventName Property

Definition

Namespace: Brine2D.Animation

The name of the event that fired.

C#
public string EventName { get; init; }

Property Value

System.String