public enum class UserPictureSize
| Member | Value | Description |
|---|---|---|
| Large | 3 | A large picture (424x424). |
| Medium | 2 | A medium-sized picture (208x208). |
| ExtraLarge | 4 | An extra large picture (1080x1080). |
| Small | 1 | A small picture (64x64). |
Use UserPictureSize values when calling UserDisplayInfo::GetApplicationPictureAsync or UserDisplayInfo::GetGamerPictureAsync.
Exact picture sizes can vary. Your code should check the exact dimensions of a picture after retrieving it.
Namespace: Windows.Xbox.System
Metadata: windows.winmd