Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ has_fixed_orientation
Method
has_fixed_orientation
packages/server/src/simulators/session.rs:288–290 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
286
}
287
288
pub fn has_fixed_orientation(&self) -> bool {
289
self.inner.has_fixed_orientation
290
}
291
292
pub fn is_watchos(&self) -> bool {
293
self.inner.is_watchos
Callers
2
rotate_left
Method · 0.80
rotate_right
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected