選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

trackable.md 268B

Trackable

A Trackable is an interface that represents something that is tracked by a Tracker.

Properties

tracker

trackable.tracker: Tracker, read-only

A reference to the Tracker that generated this trackable.

Since: 0.4.0