TileUpdater.EnableNotificationQueueForSquare150x150(Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
タイルが中のタイルで最大 5 つの通知をキューに登録できるようにします。
public:
virtual void EnableNotificationQueueForSquare150x150(bool enable) = EnableNotificationQueueForSquare150x150;
void EnableNotificationQueueForSquare150x150(bool const& enable);
public void EnableNotificationQueueForSquare150x150(bool enable);
function enableNotificationQueueForSquare150x150(enable)
Public Sub EnableNotificationQueueForSquare150x150 (enable As Boolean)
パラメーター
- enable
-
Boolean
bool
True を指定 すると、このタイル サイズでキューが有効になります。それ以外の場合 は false。