Instance Property
selectedNodeselNodeselNode
The selected node when exactly one node is selected.
Declaration
unowned(unsafe) var selectedNode: GSNode? { get }Declaration
@property (nonatomic, unsafe_unretained, readonly) GSNode * selNode;Declaration
selNode() -> GSNodeDiscussion
Returns nil when the selection is empty, contains multiple objects, or contains a non-node object.
See Also
Nodes
All nodes from all path shapes in linear shape order.
The number of nodes in all path shapes.
Returns the node at an index path.
Returns the index path of a node in this layer.
The selected nodes in path order.