InputStream.Tell Field

SFML.Net

InputStreamTell Field
Function that is called to return the positon

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public InputStreamTellCallbackType Tell
Public Tell As InputStreamTellCallbackType
public:
InputStreamTellCallbackType^ Tell
val mutable Tell: InputStreamTellCallbackType

Field Value

Type: InputStreamTellCallbackType
See Also