pub fn default_list_fn(args: ListFnArgs) -> UiNodeExpand description
Default list view.
Uses a Grid! with two columns, one default for the bullet or number, the other fills the leftover space.
See LIST_FN_VAR for more details.
pub fn default_list_fn(args: ListFnArgs) -> UiNodeDefault list view.
Uses a Grid! with two columns, one default for the bullet or number, the other fills the leftover space.
See LIST_FN_VAR for more details.