AppWindow.RequestMoveAdjacentToCurrentView 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
发出请求,将窗口定位到当前视图旁边。
public:
virtual void RequestMoveAdjacentToCurrentView() = RequestMoveAdjacentToCurrentView;
void RequestMoveAdjacentToCurrentView();
public void RequestMoveAdjacentToCurrentView();
function requestMoveAdjacentToCurrentView()
Public Sub RequestMoveAdjacentToCurrentView ()
注解
如果 AppWindow.WindowingEnvironment 为 Tiled
,则忽略移动请求。