ADPhotoKit Documentation

Enumeration ADThumbnail​List​Cell.​Appearance

public enum Appearance: Hashable  

Appearance of cell.

%75 ADThumbnailListCell.Appearance ADThumbnailListCell.Appearance Hashable Hashable ADThumbnailListCell.Appearance->Hashable

Member Of

ADThumbnailListCell

Cell for display asset in thumbnail controller.

Conforms To

Hashable

Enumeration Cases

border​Color

case borderColor(UIColor) 

border​Width

case borderWidth(CGFloat) 

cover​Color

case coverColor(UIColor) 

Methods

hash(into:​)

public func hash(into hasher: inout Hasher)