msEnableTileNotificationQueueForSquare310x310 method

Controls notification cycling for large (310x310) tiles.

This method is only supported in Microsoft Edge on Windows 10.

Syntax

var retval = external.msEnableTileNotificationQueueForSquare310x310(change);

Parameters

  • change [in]
    Type: Boolean

    Indicates 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.

See also

external

IShellUIHelper6