public @interface

PlayerNotificationManager.Visibility

implements java.lang.annotation.Annotation

 androidx.media3.ui.PlayerNotificationManager.Visibility

Overview

Visibility of notification on the lock screen. One of NotificationCompat.VISIBILITY_PRIVATE, NotificationCompat.VISIBILITY_PUBLIC or NotificationCompat.VISIBILITY_SECRET.

Summary