Class UserSystem.ProfilePicture
The user's profile picture
Namespace: Unity.PSN.PS5.Users
Syntax
public class ProfilePicture
Properties
Size
Image size type
Declaration
public UserSystem.ProfilePicture.Sizes Size { get; }
Property Value
| Type | Description |
|---|---|
| UserSystem.ProfilePicture.Sizes |
Url
Url to fetch the image
Declaration
public string Url { get; }
Property Value
| Type | Description |
|---|---|
| String |