Interface WindowManager

All Superinterfaces:
ViewManager
All Known Implementing Classes:
WindowGroup

@Internal public interface WindowManager extends ViewManager
Interface for adding custom windows to the platform window.

Internally used by ToastManager and PopupWindow.