Property Stream
Stream
Gets or sets the factory function that provides the animation stream.
public Func<CancellationToken, Task<Stream?>>? Stream { get; set; }
Gets or sets the factory function that provides the animation stream.
public Func<CancellationToken, Task<Stream?>>? Stream { get; set; }