DualSimTile.CreateToastNotifierForSim2 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.
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
|