isVKeyAllowed method

bool isVKeyAllowed(
  1. int vKey
)

Implementation

bool isVKeyAllowed(int vKey) => obj.isVKeyAllowed(vKey);