System.Notification.TBaseNotificationCenter

Delphi
TBaseNotificationCenter = class
C++
class PASCALIMPLEMENTATION TBaseNotificationCenter : public System::TObject
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
説明
Notification Center をフレームワークとして使用したい場合、実装する基底クラスとなります。
サポート対象プラットフォーム
プラットフォーム | サポート対象 |
---|---|
iOS |
![]() |
Android |
![]() |
Windows |
![]() (Windows 8、Windows 10) |
OS X |
![]() (10.8+) |
関連項目
- Android 開発者 - 通知
- iOS と OS X における Notification Center
- Windows における Action Center