Contents

overlay(forType:)

Returns the Core Animation layer associated with a layer type.

Declaration

func overlay(forType layerType: String!) -> CALayer!

Parameters

Return Value

The Core Animation layer.

See Also

Working With Core Animation