usingIntegratedGraphics

usingIntegratedGraphics: undefined | boolean

If true, there is a likelihood that integrated graphics are being used. This can be used to warn users on systems with both integrated graphics and dedicated graphics that they should try to switch to their dedicated graphics for better performance.

@note This property has the possibility of providing false positives and negatives. A user should use this property mainly as a hint and manually verify what graphics chip is being used.

Defined in

Last Updated: 15 March, 2024