-
public final class ViewKtxKt
-
-
Method Summary
Modifier and Type Method Description final static UnitremoveViewFromWindow(Context $self, View v)final static BooleanaddViewToWindow(Context $self, View v, WindowManager.LayoutParams params)final static ViewIdInfogetIdInfo(View $self)-
-
Method Detail
-
removeViewFromWindow
final static Unit removeViewFromWindow(Context $self, View v)
-
addViewToWindow
final static Boolean addViewToWindow(Context $self, View v, WindowManager.LayoutParams params)
-
getIdInfo
final static ViewIdInfo getIdInfo(View $self)
-
-
-
-