Show / Hide Table of Contents

Method GetQueue

| Edit this page View Source

GetQueue(string)

Get a queue by name. Creates a new queue if it does not exist.
Declaration
public UndoManager.UndoQueue GetQueue(string queueName)
Parameters
Type Name Description
string queueName Global name of the queue
Returns
Type Description
UndoManager.UndoQueue The UndoManager.UndoQueue with the given name
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾