invalid input: '&' Quick Settings panel." name="Description"/>
Click or drag to resize

PropertyID.NotificationPanelOnHomeScreenEnabled Field

Administrative Settings: For devices managed by an organization, administrative policies might require to restric the user to pull down the Notification invalid input: '&' Quick Settings panel.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 NotificationPanelOnHomeScreenEnabled = "value"

Field Value

Type: Int32
Remarks
Administrative Settings: For devices managed by an organization, administrative policies might require to restric the user to pull down the Notification invalid input: '&' Quick Settings panel.

Blocking the Notification Panel means preventing the ability to swipe down from the top of the screen to access the notification panel and quick settings. So, restricting the user to interact with notifications and quick access tiles for frequently settings and toggles.

This can be configured for ensuring controlled access to device notifications and settings on the device.

The class of the property is BooleanProperty.

[Android Documentation]

See Also