WorkspaceViewControllerDelegate
public protocol WorkspaceViewControllerDelegate
Protocol for events that occur on a WorkspaceViewController
instance.
-
Called when a new
BlockView
is added to aWorkspaceViewController
.Declaration
Swift
func workspaceViewController(
-
Called when a new
BlockView
is removed from aWorkspaceViewController
.Declaration
Swift
func workspaceViewController(
-
Called when the
WorkspaceViewController
is about to present a view controller.Declaration
Swift
func workspaceViewController(
-
Called when the
WorkspaceViewController
has dismissed a presented view controller.Declaration
Swift
func workspaceViewControllerDismissedViewController(