TileUpdater.EnableNotificationQueueForWide310x150(Boolean) Method

Definition

Enables the tile to queue up to five notifications on the wide tile.

public:
 virtual void EnableNotificationQueueForWide310x150(bool enable) = EnableNotificationQueueForWide310x150;
void EnableNotificationQueueForWide310x150(bool const& enable);
public void EnableNotificationQueueForWide310x150(bool enable);
function enableNotificationQueueForWide310x150(enable)
Public Sub EnableNotificationQueueForWide310x150 (enable As Boolean)

Parameters

enable
Boolean

bool

True to enable queuing on this tile size; otherwise false.

Applies to

See also