RenderWindow.SetActive Method

SFML.Net

RenderWindowSetActive Method
Overload List
  Name Description
Public method SetActive
Activate the window as the current target for rendering
(Inherited from Window.)
Public method SetActive(Boolean)
Activate of deactivate the window as the current target for rendering
(Overrides WindowSetActive(Boolean).)
Top
See Also