FlightStickReading.IsHatSwitchUpPressed Property

Gets a Boolean value that indicates whether the Hat Switch Up button is currently pressed.

Syntax

public:
property bool IsHatSwitchUpPressed {
         bool get ();
}  

Property value

Type: bool 

 Returns true if the Hat Switch Up button is currently pressed; otherwise, false.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

FlightStickReading Class

FlightStickReading Members

Microsoft.Xbox.Input Namespace