Skip to content

ADThumbnailListCell_Key

duzexu edited this page Sep 18, 2021 · 3 revisions

ADThumbnailListCell.Key

Key for attribute.

public class Key: NSObject 

Inheritance

NSObject

Properties

cornerRadius

Int, default 0

public static let cornerRadius 

indexColor

UIColor, default .white

public static let indexColor 

indexBgColor

UIColor, default UIColor(hex:​ 0x10C060)

public static let indexBgColor 

indexFont

UIFont, default UIFont.systemFont(ofSize:​ 14)

public static let indexFont 

descColor

UIColor, default .white

public static let descColor 

descFont

UIFont, default UIFont.systemFont(ofSize:​ 13)

public static let descFont 
Types
Protocols
Global Typealiases
Operators
Extensions
Clone this wiki locally