Package 

Class WindowManagerExtKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit addWindowView(Context $self, View view, Integer width, Integer height, Integer animStyleRes, Boolean needFocus) Author: bin.yang Maintainer: bin.yang Date: 2021/3/22 Copyright: 2021 Inc.
      final static Unit removeWindowView(Context $self, View view)
      final static Unit resetWindow(Dialog $self, Integer width, Integer height)
      final static Boolean isKeyBoardShowing(Window $self)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait