HolographicKeyboard.ResetPlacementOverride Method
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.
Resets the placement override, allowing the keyboard to return to its default placement.
public:
virtual void ResetPlacementOverride() = ResetPlacementOverride;
void ResetPlacementOverride();
public void ResetPlacementOverride();
function resetPlacementOverride()
Public Sub ResetPlacementOverride ()
Remarks
Set the placement override by calling one of the overloads of HolographicKeyboard.SetPlacementOverride.