Table of Contents

Class EventControllerKey.KeyReleasedSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnKeyReleased

public sealed class EventControllerKey.KeyReleasedSignalArgs : SignalArgs
Inheritance
EventControllerKey.KeyReleasedSignalArgs
Inherited Members

Properties

Keycode

public uint Keycode { get; }

Property Value

uint

Keyval

public uint Keyval { get; }

Property Value

uint

State

public ModifierType State { get; }

Property Value

ModifierType