Class Notification.StyleBase

Definition

Namespace:
Tizen.Applications.Notifications
Assembly:
Tizen.Applications.Notification.dll

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 Notification.StyleBase : Notification.MakerBase
Inheritance
object
Notification.Tizen.Applications.Notifications.Notification.MakerBase
Notification.StyleBase
Derived