IGamepadReading.IsRightThumbstickPressed Property

/ Indicates whether right stick is pressed.

Syntax

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

Property value

Type: bool 

 True if right stick is pressed; false otherwise.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IGamepadReading Interface

IGamepadReading Members

Windows.Xbox.Input Namespace