Share via


DualSimTile.IsPinnedToStart Property

Definition

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

Applies to