Gets a Boolean value that indicates whether the View button is currently pressed.
public:
property bool IsViewPressed {
bool get ();
}
Type: bool
Returns true if the View button is currently pressed; otherwise, false.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
FlightStickNavigationReading Class