IsKeyDown abstract method

bool IsKeyDown(
  1. KeyboardKey key
)

Implementation

bool IsKeyDown(
  KeyboardKey key,
);