System.Notification.TBaseNotificationCenter
Delphi
TBaseNotificationCenter = class
C++
class PASCALIMPLEMENTATION TBaseNotificationCenter : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
Description
A base class to implement if you want to use the Notification Center as a framework.
Platform Support
Platform | Supported |
---|---|
iOS |
|
Android |
|
Windows |
(Windows 8, Windows 10) |
OS X |
(10.8+) |
See Also
- Android Developers - Notifications
- Notification Center on iOS and OS X
- Action Center on Windows