All functions   Mac OS X   Windows   Crossplatform   Components   New in version: 1.0   1.1   1.2   1.3   1.4   1.5   1.6   1.7   1.8   2.0  

IKSlideShow.SetStartPaused

Component: IKSlideShow
Mac OS X: Works
Windows: Does nothing

MBS( "IKSlideShow.SetStartPaused"; value )

Parameters

Parameter Description Example value
value The new value. 0

Description

Defines whether the slideshow starts paused or not.

Examples

Sets start paused off:

MBS( "IKSlideShow.SetStartPaused"; 0 )

Feedback: Report problem or ask question.