# SharePhotoContentParams

Parameters to pass to the the presentPhotoShareDialog method.

Availability
7.4.0
7.4.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# mode

Availability
7.4.0
7.4.0
9.2.0
mode :Number

The mode to select for presenting a share dialog.

The automatic mode will progressively check the availability of different modes and open the most appropriate mode for the dialog that is available.

Default: Modules.Facebook.SHARE_DIALOG_MODE_AUTOMATIC


# photos

Availability
7.4.0
7.4.0
9.2.0

An array of photos that is represented by an object of photo, caption and userGenerated parameters.