Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Attribute

mattt edited this page Dec 21, 2020 · 1 revision

Attribute

An attribute.

public enum Attribute

For example, the token @available in the following code:

@available(macOS 11.0, *)

Inheritance

XcodeTokenKind

Properties

className

var className: String?
Clone this wiki locally