Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AppWindow.RequestMoveAdjacentToCurrentView Method
Definition
- Namespace:
- Windows.UI.WindowManagement
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.
Makes a request to position the window next to the current view.
public:
virtual void RequestMoveAdjacentToCurrentView() = RequestMoveAdjacentToCurrentView;
void RequestMoveAdjacentToCurrentView();
public void RequestMoveAdjacentToCurrentView();
function requestMoveAdjacentToCurrentView()
Public Sub RequestMoveAdjacentToCurrentView ()
Remarks
The move request is ignored if the AppWindow.WindowingEnvironment is Tiled.
Applies to
Feedback
Was this page helpful?
