Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


makeFooter

This callback allows the user to make their own footer for this control.
Read time 1 minuteLast updated 13 days ago

Definition

public Func<VisualElement> makeFooter { get; set; }

Remarks

Setting this callback will override the _showAddRemoveFooter property.