Closure Library API Documentation
Go to class or file:
userAgent.iphoto
Classes
Public
Protected
Private
Global Functions
goog.userAgent.iphoto.
isVersion
(
version
)
⇒
boolean
Whether the installed version of iPhoto is as new or newer than a given version.
Arguments:
version
:
string
The version to check.
Returns:
boolean
Whether the installed version of iPhoto is as new or newer than a given version.
code »
Global Properties
goog.userAgent.iphoto.
HAS_IPHOTO
:
Whether we can detect that the user has iPhoto installed.
Code »
goog.userAgent.iphoto.
VERSION
:
The version of iPhoto installed if found.
Code »
Package userAgent
Package Reference