setExcludeWindowList abstract method

int setExcludeWindowList(
  1. List<int> windowLists,
  2. int count
)

设置共享整个屏幕或屏幕指定区域时,需要屏蔽的窗口列表。

Implementation

int setExcludeWindowList(List<int> windowLists, int count);