InputStream.GetSize Field

SFML.Net

InputStreamGetSize Field
Function that is called to return the size

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

Field Value

Type: InputStreamGetSizeCallbackType
See Also