Show / Hide Table of Contents

Class HoldingState

The holding state of key.
按鍵的長按狀態。

Inheritance
System.Object
HoldingState
Namespace: Votanic.vIO
Assembly: Votanic.vIO.dll
Syntax
public class HoldingState

Fields

state

The state of a key.
按鍵的狀態。

Declaration
public State state
Field Value
Type Description
State

time

The holding timer of a key.
長按計時。

Declaration
public float time
Field Value
Type Description
System.Single
In This Article
Back to top Generated by DocFX