# On_currentSlideIndexChanged

Description

The notification indicating that the index of the active slide has been changed

EventHandler<string> On_currentSlideIndexChanged

Response example

{
    "event" : "currentSlideIndexChanged",
    "currentIdx" : 1,
    "method" : "event"
}

Response Parameters

Name Description
currentIdx New active slide index

See also

Last Updated: 09/12/2025