SKAbstractManagedStream.OnGetPosition Method

Definition

Implemented by derived SKAbstractManagedStream types to get the current position in the stream

protected abstract IntPtr OnGetPosition ();

Returns

Returns the current position in the stream.

Applies to