TileUpdater.EnableNotificationQueueForWide310x150(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.