PropertyID.NotificationManageButtonHidden Field |
public const Int32 NotificationManageButtonHidden = "value"
Public Const NotificationManageButtonHidden As Int32 = "value"
Hiding the Manage button in Notification bar pull down panel means preventing users from accessing the settings and options associated with individual notifications. The 'Manage' button typically appears when the user expand a notification, allowing the user to modify notification settings for the app that sent it.
Disabling this functionality means that users will not be able to directly adjust notification settings from the notification bar. They would need to go into the main Settings menu to make any changes to how notifications are handled for different apps. This restriction can be used to ensure consistent notification settings or to prevent accidental changes by users.
This parameter only prevents accessing the notification settings through Manage button, since it's hidden.
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.