SKManagedStream.OnHasLength Method

Definition

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

protected override bool OnHasLength ();

Returns

Returns a value indicating whether this stream can report it's total length.

Applies to