MCPcopy 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_queueFunction · 0.80
send_touchMethod · 0.80
send_edge_touchMethod · 0.80
send_multitouchMethod · 0.80
run_control_queueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected