Delegate ElementVisitorBool Namespace: Unity.UIWidgets.widgets Syntax public delegate bool ElementVisitorBool(Element element); Parameters Type Name Description Element element Returns Type Description System.Boolean