편집

다음을 통해 공유


SKAbstractManagedStream.OnHasPosition Method

Definition

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

protected abstract bool OnHasPosition ();

Returns

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

Applies to