SunsetHigh.KeyModifierEntry.getKeyInputType C# (CSharp) Method

getKeyInputType() public method

public getKeyInputType ( ) : KeyInputType
return KeyInputType
        public KeyInputType getKeyInputType()
        {
            return inputType;
        }