contains(_:)
Returns a Boolean value indicating whether the set contains the given layer.
Declaration
func contains(_ layer: RenderLayer) -> BoolReturns a Boolean value indicating whether the set contains the given layer.
func contains(_ layer: RenderLayer) -> Bool