DualSimTile.CreateToastNotifierForSim1 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 Sim1.
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 ^ CreateToastNotifierForSim1();
static ToastNotifier CreateToastNotifierForSim1();
public static ToastNotifier CreateToastNotifierForSim1();
function createToastNotifierForSim1()
Public Shared Function CreateToastNotifierForSim1 () As ToastNotifier
Returns
The object you will use to send the toast notification.
Windows requirements
App capabilities |
dualSimTiles
|