- Direct Known Subclasses:
- NotificationCompat.BigPictureStyle, NotificationCompat.BigTextStyle, NotificationCompat.DecoratedCustomViewStyle, NotificationCompat.InboxStyle, NotificationCompat.MediaStyle, NotificationCompat.MessagingStyle
- Enclosing class:
- NotificationCompat
public abstract static class NotificationCompat.Style
extends Object
An object that can apply a rich notification style to a Notification.Builder
object.
If the platform does not provide rich notification styles, methods in this class have no
effect.