floatingSize method

int floatingSize()

悬浮窗数量

Implementation

int floatingSize() {
  return _floatingCache.length;
}