PageBlockSlideshow

---types---
pageBlockSlideshow#031f9590 items:Vector<PageBlock> caption:PageCaption = PageBlock

Belongs to

PageBlock

In Rust this constructor is a variant of the enums::PageBlock enum.
Match on it with: if let enums::PageBlock::PageBlockSlideshow(v) = result { ... }

Parameters

itemsVector<PageBlock>required
captionPageCaptionrequired