다음을 통해 공유


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

적용 대상