Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ is_tvos
Method
is_tvos
packages/server/src/simulators/session.rs:284–286 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
282
}
283
284
pub fn is_tvos(&self) -> bool {
285
self.inner.is_tvos
286
}
287
288
pub fn has_fixed_orientation(&self) -> bool {
289
self.inner.has_fixed_orientation
Callers
5
run_webrtc_control_queue
Function · 0.80
send_touch
Method · 0.80
send_edge_touch
Method · 0.80
send_multitouch
Method · 0.80
run_control_queue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected