KeyGesture Class

Summary

Defines a keyboard input combination.
Namespace
Avalonia.Input
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IEquatable<KeyGesture>"] Type["KeyGesture"] class Type type-node

Syntax

public sealed class KeyGesture : IEquatable<KeyGesture>

Constructors

Properties

Methods

Operators

Name Value Summary
operator !=(KeyGesture?, KeyGesture?) bool
operator ==(KeyGesture?, KeyGesture?) bool