LayerPosition

public extension LayerPosition
  • at

    Layer should be positioned at a specified index in the layers stack

    Declaration

    Swift

    var at: UInt32? { get }
  • Undocumented

    Declaration

    Swift

    override func isEqual(_ object: Any?) -> Bool
  • Undocumented

    Declaration

    Swift

    convenience init(above: String? = nil, below: String? = nil, at: Int? = nil)