UISettings.HandPreference Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the directional preference of the user interface created by the app view.
public:
property HandPreference HandPreference { HandPreference get(); };
HandPreference HandPreference();
public HandPreference HandPreference { get; }
var handPreference = uISettings.handPreference;
Public ReadOnly Property HandPreference As HandPreference
Property Value
The directional preference of the user interface.