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; }See Also
Section titled “See Also”- record ProfileCardActionSpec
- namespace Stellar.Abstractions.Services