Skip to content
Version 2.11.0
↓ Get the launcher

ProfileCardActionSpec.IconPng property

Raw PNG bytes for the button icon (same Unity-free convention as IconPng); the framework rasterises it to a texture. Null renders a label-only button.

public byte[]? IconPng { get; set; }