System.Notification.TBaseNotificationCenter
Delphi
TBaseNotificationCenter = class
C++
class PASCALIMPLEMENTATION TBaseNotificationCenter : public System::TObject
Inhaltsverzeichnis
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
Beschreibung
Eine Basisklasse, die implementiert werden muss, wenn Sie die Mitteilungszentrale als Framework verwenden möchten.
Plattform-Unterstützung
Plattform | Unterstützt |
---|---|
iOS |
|
Android |
|
Windows |
(Windows 8, Windows 10) |
OS X |
(10.8+) |
Siehe auch
- Android Developers - Notifications (EN)
- Notification Center (EN) unter iOS und OS X
- Action Center (EN) unter Windows