UIEvent.Detail

UIEvent.Detail property

Specifies some detail information about the Event, depending on the type of event.

public long Detail { get; }

Property Value

The detail data.

See Also