MCPcopy Create free account
hub / github.com/comaps/comaps / IsTablet

Method IsTablet

libs/platform/platform.hpp:276–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274 std::string DefaultUrlsJSON() const;
275
276 bool IsTablet() const { return m_isTablet; }
277
278 /// @return information about kinds of memory which are relevant for a platform.
279 /// This method is implemented for iOS and Android only.

Callers 2

VisualScaleFunction · 0.80
IsScaleAllowableIn3dFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected