SkippableClosureViewVisitor

public class SkippableClosureViewVisitor<T> : ViewVisitor

A closure-based view visitor that skips all remaining view visits after the provided closure returns .skipChildren for the first time.