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#
Copy
public abstract class StyleBase : Notification.MakerBase
Inheritance
System.Object
Tizen.Applications.Notifications.Notification.MakerBase
Notification.StyleBase
Derived