Table of Contents

Class EventControllerKey.KeyPressedSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnKeyPressed

public sealed class EventControllerKey.KeyPressedSignalArgs : SignalArgs
Inheritance
EventControllerKey.KeyPressedSignalArgs
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