Table of Contents

Operator operator !=

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

operator !=(InputEventRecord?, InputEventRecord?)

public static bool operator !=(InputEventRecord? left, InputEventRecord? right)

Parameters

left InputEventRecord
right InputEventRecord

Returns

bool