Struct ImGuiKeyData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: ImGuiNET
Assembly: ImGui.NET.dll
Syntax
public struct ImGuiKeyData
Fields
| Improve this Doc View SourceAnalogValue
Declaration
public float AnalogValue
Field Value
| Type | Description |
|---|---|
| System.Single |
Down
Declaration
public byte Down
Field Value
| Type | Description |
|---|---|
| System.Byte |
DownDuration
Declaration
public float DownDuration
Field Value
| Type | Description |
|---|---|
| System.Single |
DownDurationPrev
Declaration
public float DownDurationPrev
Field Value
| Type | Description |
|---|---|
| System.Single |