Fork me on GitHub

Keyboard.

IsShiftState(Keyboard.ShiftState) Method

Summary

Checks the Shift Status for the specified keys
Namespace
SharpInputSystem
Containing Type
Keyboard

Syntax

public virtual bool IsShiftState(Keyboard.ShiftState state)

Parameters

Name Type Description
state Keyboard.ShiftState

Return Value

Type Description
bool