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

PropertyID.NotificationPanelOnLockScreenPolicy 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 NotificationPanelOnLockScreenPolicy = "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.

This property has the same effect of NOTIFICATION_PANEL_ON_HOME_SCREEN_ENABLED, but its restriction is limited only on the lock screen. So, when the device is in home screen, the user is able to pull down the notification shade.

it can prevent unauthorized access to certain device functions and settings when the device is locked. This setting might be used in corporate environments, on shared or public devices, to prevent unauthorized access to notifications or to certain device functions and settings when the device is locked.

The class of the property is NotificationPanelPolicy.

[Android Documentation]

See Also