AppWindow.RequestMoveAdjacentToCurrentView 方法

定义

发出请求,将窗口定位到当前视图旁边。

public:
 virtual void RequestMoveAdjacentToCurrentView() = RequestMoveAdjacentToCurrentView;
void RequestMoveAdjacentToCurrentView();
public void RequestMoveAdjacentToCurrentView();
function requestMoveAdjacentToCurrentView()
Public Sub RequestMoveAdjacentToCurrentView ()

注解

如果 AppWindow.WindowingEnvironmentTiled,则忽略移动请求。

适用于