Udostępnij przez


NSStream.FileCurrentOffset Property

Definition

Gets the absolute offset of the stream.

public Foundation.NSNumber FileCurrentOffset { get; }
public Foundation.NSNumber? FileCurrentOffset { get; }
member this.FileCurrentOffset : Foundation.NSNumber

Property Value

An NSNumber representing the current position in the stream, or null if the position is not available.

Applies to