Declaration

var selection: NSOrderedSet { get set }

Declaration

@property (nonatomic, strong) NSOrderedSet<NSObject<GSSelectableElementProtocol> *> * selection;

Declaration

pyobjc_instanceMethods.selection() -> NSOrderedSet<NSObject<GSSelectableElementProtocol> *>
pyobjc_instanceMethods.setSelection_(selection: NSOrderedSet<NSObject<GSSelectableElementProtocol> *>)

Discussion

Selecting nodes does not add their path to the selection.

See Also

Selection