Contents

layer(forType:)

Returns a layer for the specified position.

Declaration

func layer(forType type: String!) -> CALayer!

Parameters

Return Value

The CALayer to display in the specified position.

Discussion

Subclasses can override this method to add a Core Animation layer to the cell