MTLayerVisibility public enum MTLayerVisibility : String Enum representing the visibility of the layer. visible Layer is shown. Declaration Swift case visible none Layer is not shown. Declaration Swift case none