GuideList

Summary

The list of Guides in the scene. (You don't instantiate this yourself. Access this via Sketch.guides)

Instance Properties

NameReturn TypeDescription

lastSelected

Guide Read-only

Returns the last guide that was selected

last

Guide Read-only

Returns the last Guide

enabled

boolean Read/Write

Gets or sets the state of "Enable guides"

this[index]

Guide Read-only

Returns the guide at the specified index

count

number Read-only

The number of guides

Last updated