mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-05-17 10:20:34 +00:00
4690d820cc
* Add canvas detection * Move isCanvas to include it on tvOS and watchOS. * Remove additional whitespace. * Add optional return value to isCanvas and return nil if the current instance isn't the current device. * Fix broken test on non iOS/iPadOS platforms. Co-authored-by: Zandor Smith <info@zsinfo.nl>