Contents

backgroundLayer()

Returns the foreground Core Animation layer

Declaration

func backgroundLayer() -> CALayer!

Return Value

A CALayer instance.

See Also

Core Animation Layer Integration