The interface for the ToasterController class.

C# | Visual Basic | Visual C++ |
public interface IToasterController
Public Interface IToasterController
public interface class IToasterController

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | RemoveToaster(IToasterWindow) |
Removes the toaster.
|
![]() | ToasterPresenterList |
Gets a list of toaster presenters.
|