DualSimTile.IsPinnedToStart Property
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.
Gets a value indicating whether the tile is pinned to Start.
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:
property bool IsPinnedToStart { bool get(); };
bool IsPinnedToStart();
public bool IsPinnedToStart { get; }
var boolean = dualSimTile.isPinnedToStart;
Public ReadOnly Property IsPinnedToStart As Boolean
Property Value
Boolean
bool
Set to True if the tile is pinned; otherwise, False.
Windows requirements
App capabilities |
dualSimTiles
|