@notifee/react-native / AndroidVisibility
Enumeration: AndroidVisibility
Interface used to define the visibility of an Android notification.
Use with the visibility
property on the notification.
View the Visibility documentation to learn more.
Default value is AndroidVisibility.PRIVATE
.
PRIVATE
PRIVATE:
0
Show the notification on all lockscreens, but conceal sensitive or private information on secure lockscreens.