dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
Window.requestFocus
dsfml
window
window
Window
Request the current window to be made the active foreground window.
class
Window
void
requestFocus
(
)
Meta
Source
See Implementation
dsfml
window
window
Window
constructors
this
destructors
~this
enums
Style
functions
close
create
deleteWindowPtr
display
getMousePosition
getSettings
getSystemHandle
hasFocus
isOpen
mouse_SetPosition
mouse_getPosition
pollEvent
requestFocus
setActive
setFramerateLimit
setIcon
setJoystickThreshhold
setJoystickThreshold
setKeyRepeatEnabled
setMouseCursorVisible
setMousePosition
setTitle
setVerticalSyncEnabled
setVisible
waitEvent
properties
position
size
static functions
getWindowPointer
variables
sfPtr
Request the current window to be made the active foreground window.