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
Component: IKSlideShow
Mac OS X: Works
Windows: Does nothing
MBS( "IKSlideShow.SetStartPaused"; value )
Parameter | Description | Example value |
---|---|---|
value | The new value. | 0 |
Defines whether the slideshow starts paused or not.
Sets start paused off:
MBS( "IKSlideShow.SetStartPaused"; 0 )
Feedback: Report problem or ask question.