UISettings.HandPreference Property

Definition

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.

Applies to