AppWindow.RequestMoveAdjacentToCurrentView Method

Definition

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