< Previous | Contents | Next >
Members
FuFrame.Composition
Represents this frame window’s Composition (read-only).
> Setting:
FuFrame.Composition = comp – (Composition)
FuFrame.ConsoleView
Represents this frame window’s console (read-only).
> Setting:
FuFrame.ConsoleView = view – (FuView)
FuFrame.CurrentView
Represents the currently active view for this frame window (read-only).
> Setting:
FuFrame.CurrentView = view – (FuView)
FuFrame.FlowView
Represents this frame window’s Flow view (read-only).
> Setting:
FuFrame.FlowView = view – (FuView)
![]()
FuFrame.InfoView
Represents this frame window’s Info view (read-only).
> Setting:
FuFrame.InfoView = view – (FuView)
FuFrame.LeftView
Represents this frame window’s left display view (read-only).
> Setting:
FuFrame.LeftView = view – (GLView)
FuFrame.ModifierView
Represents this frame window’s Modifier controls view (read-only).
> Setting:
FuFrame.ModifierView = view – (FuView)
FuFrame.RightView
Represents this frame window’s right display view (read-only).
> Setting:
FuFrame.RightView = view – (GLView)
FuFrame.SplineView
Represents this frame window’s spline editor view (read-only).
> Setting:
FuFrame.SplineView = view – (FuView)
FuFrame.TimeRulerView
Represents this frame window’s time ruler (read-only).
> Setting:
FuFrame.TimeRulerView = view – (FuView)
FuFrame.TimelineView
Represents this frame window’s Timeline view (read-only).
> Setting:
FuFrame.TimelineView = view – (FuView)
FuFrame.ToolView
Represents this frame window’s Tool controls view (read-only).
> Setting:
FuFrame.ToolView = view – (FuView)
![]()
FuFrame.TransportView
Represents this frame window’s transport controls view (read-only).
> Setting:
FuFrame.TransportView = view – (FuView)