msEnableTileNotificationQueue method
Controls notification cycling for a tile.
This method is only supported in Microsoft Edge on Windows 10.
Syntax
external.msEnableTileNotificationQueue(change);
Parameters
change [in]
Type: BooleanIndicates whether notifications should be enabled for the tile. Default value is "true" when multiple URIs have been specified; "false" otherwise.
Return value
This method does not return a value.