Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 590 Bytes

uinavigationreading.md

File metadata and controls

33 lines (20 loc) · 590 Bytes
-api-id -api-type
T:Windows.Gaming.Input.UINavigationReading
winrt struct

UINavigationReading

-description

Represents the current state of the UI navigation controller.

-struct-fields

-field Timestamp

Time when the state was retrieved from the UI navigation controller.

-field RequiredButtons

The state of the required UI navigation controller buttons.

-field OptionalButtons

The state of the optional UI navigation controller buttons.

-remarks

-examples

-see-also