CorePhysicalKeyStatus.IsKeyReleased Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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