IToastNotificationManagerStatics3 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立 ToastNotifier 物件,可用來引發快顯通知。
重要
這些 API 不適用於所有 Windows 應用程式。 除非您的開發人員帳戶是由 Microsoft 特別布建,否則呼叫這些 API 會在執行時間失敗。
public interface class IToastNotificationManagerStatics3
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.StartScreen.DualSimTileContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(655881547, 20703, 17493, 142, 110, 65, 224, 252, 142, 19, 206)]
struct IToastNotificationManagerStatics3
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.StartScreen.DualSimTileContract), 65536)]
[Windows.Foundation.Metadata.Guid(655881547, 20703, 17493, 142, 110, 65, 224, 252, 142, 19, 206)]
public interface IToastNotificationManagerStatics3
Public Interface IToastNotificationManagerStatics3
- 屬性
Windows 需求
裝置系列 |
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
|
API contract |
Windows.Phone.StartScreen.DualSimTileContract (已於 v1.0 引進)
|
方法
CreateToastNotifierForSecondaryTile(String) |
建立並初始化次要磚的快顯通知器。 重要 此 API 不適用於所有 Windows 應用程式。 除非您的開發人員帳戶是由 Microsoft 特別布建,否則呼叫此 API 會在執行時間失敗。 |