Skip to content

ADImageBrowserCellConfigurable

duzexu edited this page Jun 1, 2021 · 2 revisions

ADImageBrowserCellConfigurable

Use to define browser controller's image collection view cell.

public protocol ADImageBrowserCellConfigurable: ADBrowserCellConfigurable 

Inheritance

ADBrowserCellConfigurable

Requirements

configure(with:​)

Config cell with image browser source.

func configure(with source: ADImageSource)

Parameters

  • source: Image browser info.
Types
Protocols
Global Typealiases
Operators
Extensions
Clone this wiki locally