ContentBoundsFallbackSelector typedef

ContentBoundsFallbackSelector = Iterable<ElementId> Function(CanvasSceneDocument scene)

Implementation

typedef ContentBoundsFallbackSelector =
    Iterable<ElementId> Function(CanvasSceneDocument scene);