CanvasItem.setTags

Set tags associated with this item.

class CanvasItem
setTags
(
this T
)
(
string[] tags
)

Parameters

tags string[]

The tags to associated with this item.

Return Value

Type: auto

This item to aid method chaining.

Meta