SFML.Net
VideoModeIsValid Method |
Tell whether or not the video mode is supported
Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)

public bool IsValid()
Public Function IsValid As Boolean
public: bool IsValid()
member IsValid : unit -> bool
Return Value
Type: BooleanTrue if the video mode is valid, false otherwise
