Share via


DualSimTile.CreateToastNotifierForSim2 Method

Definition

Creates and initializes a toast notifier for Sim2.

Important

This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to this API will fail at runtime.

public:
 static ToastNotifier ^ CreateToastNotifierForSim2();
 static ToastNotifier CreateToastNotifierForSim2();
public static ToastNotifier CreateToastNotifierForSim2();
function createToastNotifierForSim2()
Public Shared Function CreateToastNotifierForSim2 () As ToastNotifier

Returns

The object you will use to send the toast notification to the app.

Windows requirements

App capabilities
dualSimTiles

Applies to