.NET SDK - InputEvent.IsDiscarded

InputEvent.IsDiscarded property

Flag indicating if the input has been discarded or will be processed by the host.

public bool IsDiscarded { get; }

See Also