CustomEvent.Detail

CustomEvent.Detail property

Gets the custom data.

public object Detail { get; }

Property Value

The detail.

See Also