Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.
mattt edited this page Sep 1, 2020 · 5 revisions

Tag

A named reference to an object or another reference.

public final class Tag:​ Reference

Inheritance

Reference

Properties

name

The tag name.

var name:​ String

target

The target of the reference.

var target:​ Object?
Clone this wiki locally