WindowsMixedRealityDeviceManager.UseRailsNavigation 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.
Should the Navigation Gesture Recognizer use Rails?
public:
static property bool UseRailsNavigation { bool get(); void set(bool value); };
public static bool UseRailsNavigation { get; set; }
static member UseRailsNavigation : bool with get, set
Public Shared Property UseRailsNavigation As Boolean