Class Notification.StyleBase
Definition
- Namespace:
- Tizen.Applications.Notifications
- Assembly:
- Tizen.Applications.Notification.dll
- API Level:
- 3
An object can apply a rich notification style to a notification object. If the platform does not provide rich notification, styles in this class have no effect.
C#Copypublic abstract class StyleBase : Notification.MakerBase
- Inheritance
-
System.ObjectTizen.Applications.Notifications.Notification.MakerBaseNotification.StyleBase
- Derived