SKStream.Position Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current position in the stream. If this is not supported, the position will be reported as 0.
public int Position { get; set; }