GameTextureElement.Texture property
Supplies the boxed texture to display (null while loading / unavailable).
public Func<object?> Texture { get; set; }See Also
Section titled “See Also”- record GameTextureElement
- namespace Stellar.Abstractions.Services