CorePhysicalKeyStatus.IsKeyReleased Field

Definition

Whether a key has moved from a pressed to a released status. See Transition-State Flag for more info.

public: bool IsKeyReleased;
bool IsKeyReleased;
public bool IsKeyReleased;
Public IsKeyReleased As Boolean 

Field Value

Boolean

bool

Applies to