SKFrontBufferedManagedStream.OnHasPosition Method

Definition

Implemented by derived SKAbstractManagedStream types to indicate whether this stream can report it's current position.

protected override bool OnHasPosition ();

Returns

Returns a value indicating whether this stream can report it's current position.

Applies to