Titan Property
API | http://api.avolites.com/11.0/Playbacks.PendingLegend.html |
---|---|
description | Gets or sets the pending legend. |
Namespaces | Playbacks |
type | String |
ActionScript.SetProperty("Playbacks.PendingLegend", Handles.PlaybackWindow.Page.DisplayName)
This sets the pending legend to the legend of the current playbackwindow page:
In the example the legend of the playback is also set to the name of the page it is on; not a useful thing to do but there to demonstrate what you can do.