DesktopAcrylicController.RemoveAllSystemBackdropTargets 方法

定义

删除所有系统后台目标。

public:
 virtual void RemoveAllSystemBackdropTargets() = RemoveAllSystemBackdropTargets;
void RemoveAllSystemBackdropTargets();
public void RemoveAllSystemBackdropTargets();
function removeAllSystemBackdropTargets()
Public Sub RemoveAllSystemBackdropTargets ()

实现

注解

删除所有系统后台目标时,将禁用控制器,直到添加新目标。

适用于