HandPreference
HandPreference
HandPreference
HandPreference
Enum
Definition
Defines the set of directional preferences for the user interface presented by the app view.
public : enum class HandPreferencepublic enum HandPreferencePublic Enum HandPreference// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| LeftHanded LeftHanded LeftHanded LeftHanded | The preferred layout is for left-directional users. |
| RightHanded RightHanded RightHanded RightHanded | The preferred layout is for right-directional users. |