Skip to content

ADThumbnailListCell_Appearance

duzexu edited this page Jun 2, 2021 · 2 revisions

ADThumbnailListCell.Appearance

Appearance of cell.

public enum Appearance: Hashable 

Inheritance

Hashable

Enumeration Cases

borderColor

case borderColor(UIColor)

borderWidth

case borderWidth(CGFloat)

coverColor

case coverColor(UIColor)

Methods

hash(into:)

public func hash(into hasher: inout Hasher) 
Types
Protocols
Global Typealiases
Operators
Extensions
Clone this wiki locally