ADPhotoKit Documentation

Class ADThumbnail​List​Cell.​Key

public class Key: NSObject  

Key for attribute.

%243 ADThumbnailListCell.Key ADThumbnailListCell.Key NSObject NSObject ADThumbnailListCell.Key->NSObject

Member Of

ADThumbnailListCell

Cell for display asset in thumbnail controller.

Conforms To

NSObject

Properties

corner​Radius

public static let cornerRadius  

Int, default 0

index​Color

public static let indexColor  

UIColor, default .white

index​BgColor

public static let indexBgColor  

UIColor, default UIColor(hex: 0x10C060)

index​Font

public static let indexFont  

UIFont, default UIFont.systemFont(ofSize: 14)

desc​Color

public static let descColor  

UIColor, default .white

desc​Font

public static let descFont  

UIFont, default UIFont.systemFont(ofSize: 13)