Contents

foregroundLayer()

Returns the foreground Core Animation layer

Declaration

func foregroundLayer() -> CALayer!

Return Value

A CALayer instance.

See Also

Core Animation Layer Integration