MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / isFullScreen

Method isFullScreen

src/custom/RemoteWindow.cpp:145–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143
144
145bool Window::isFullScreen() {
146 return false;
147}
148
149
150double Window::getMonitorRefreshRate() {

Callers 3

stepMethod · 0.45
onHoverKeyMethod · 0.45
onActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected