PropertyID.NotificationDotsEnabled Field |
public const Int32 NotificationDotsEnabled = "value"
Public Const NotificationDotsEnabled As Int32 = "value"
The notification dot refers to the small dot that appears on app icons when there are unread notifications for those apps.
When notification dots are enabled, a small dot will appear on the top right corner of an app's icon on the home screen, as visual indicator that alerts for pending notifications.
When notification dots are disabled, these small dots will no longer appear on app icons, meaning the user won't have this visual indication of unread notifications directly on the app icons.
The user would still be able to access and control this configuration from the main Settings.
Therefore, this parameter can be use with NOTIFICATION_DOTS_SETTING_DIMMED
,
to prevent the user to change the configuration of this feature.
The class of the property is BooleanProperty
.
© 2016 Datalogic S.p.A. and/or its affiliates. All rights reserved. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many countries including the U.S.A. and the E.U. All other trademarks are the property of their respective owners.