共用方式為


DualSimTile.IsPinnedToStart 屬性

定義

取得值,指出圖格是否已釘選到 [開始]。

重要

此 API 不適用於所有 Windows 應用程式。 除非您的開發人員帳戶是由 Microsoft 特別布建,否則呼叫此 API 會在執行時間失敗。

public:
 property bool IsPinnedToStart { bool get(); };
bool IsPinnedToStart();
public bool IsPinnedToStart { get; }
var boolean = dualSimTile.isPinnedToStart;
Public ReadOnly Property IsPinnedToStart As Boolean

屬性值

Boolean

bool

如果釘選圖格,則設定為 True;否則為 False。

Windows 需求

應用程式功能
dualSimTiles

適用於