The goog.userAgent.iphoto Namespace

.HAS_IPHOTO {boolean}

Whether we can detect that the user has iPhoto installed.

.VERSION {string}

The version of iPhoto installed if found.

.isVersion(version)

Whether the installed version of iPhoto is as new or newer than a given version.

version {string}
The version to check.
returns {boolean}
Whether the installed version of iPhoto is as new or newer than a given version.