SKAbstractManagedStream.OnGetLength Method

Definition

Implemented by derived SKAbstractManagedStream types to return the total length of the stream.

protected abstract IntPtr OnGetLength ();

Returns

Returns the total length of the stream.

Applies to