Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 511 Bytes

handpreference.md

File metadata and controls

27 lines (18 loc) · 511 Bytes
-api-id -api-type
T:Windows.UI.ViewManagement.HandPreference
winrt enum

HandPreference

-description

Defines the set of directional preferences for the user interface presented by the app view.

-enum-fields

-field LeftHanded:0

The preferred layout is for left-directional users.

-field RightHanded:1

The preferred layout is for right-directional users.

-remarks

-examples

-see-also