Declaration

func setSelectionUndo(_ selection: NSOrderedSet)

Declaration

- (void) setSelectionUndo:(NSOrderedSet<NSObject<GSSelectableElementProtocol> *> *) selection;

Declaration

setSelectionUndo_(selection: NSOrderedSet<NSObject<GSSelectableElementProtocol> *>)

Parameters

selection

The new selection.

See Also

Selection