public static interface ForEach.ForEachLayoutSlideCallback
Modifier and Type | Method and Description |
---|---|
void |
invoke(LayoutSlide layoutSlide,
int index)
Callback that will be invoked for each
ForEach.layoutSlide(Presentation,ForEachLayoutSlideCallback) in the Presentation . |
void invoke(LayoutSlide layoutSlide, int index)
Callback that will be invoked for each ForEach.layoutSlide(Presentation,ForEachLayoutSlideCallback)
in the Presentation
.
layoutSlide
- Current iterated layout slideindex
- Index of the current layout slide