Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 669 Bytes

jumplistsystemgroupkind.md

File metadata and controls

31 lines (21 loc) · 669 Bytes
-api-id -api-type
T:Windows.UI.StartScreen.JumpListSystemGroupKind
winrt enum

JumpListSystemGroupKind

-description

Indicates the kind of system group used by an app's jump list.

-enum-fields

-field None:0

Specifies that no system managed group be used in the jump list.

-field Frequent:1

Specifies that the system managed frequent group be used in the jump list.

-field Recent:2

Specifies that the system managed recent group be used in the jump list.

-remarks

-examples

-see-also

SystemGroupKind