Share via


StartScreenManager.SupportsAppListEntry(AppListEntry) メソッド

定義

アプリを現在のスタート画面にピン留めできるかどうかを確認します。

public:
 virtual bool SupportsAppListEntry(AppListEntry ^ appListEntry) = SupportsAppListEntry;
bool SupportsAppListEntry(AppListEntry const& appListEntry);
public bool SupportsAppListEntry(AppListEntry appListEntry);
function supportsAppListEntry(appListEntry)
Public Function SupportsAppListEntry (appListEntry As AppListEntry) As Boolean

パラメーター

appListEntry
AppListEntry

戻り値

Boolean

bool

適用対象