LayerInfo

public struct LayerInfo

Information about a layer

  • id

    The identifier of the layer

    Declaration

    Swift

    public var id: String
  • The type of the layer

    Declaration

    Swift

    public var type: LayerType