Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: ModifierKeysState(bool, bool, bool, bool)

Declaration

public ModifierKeysState(
    bool ctrl = false,
    bool alt = false,
    bool shift = false,
    bool win = false
)

Summary

Constructor.