pub fn lines_per_page(
child: impl IntoUiNode,
count: impl IntoVar<u32>,
) -> UiNodeExpand description
P Maximum number of lines per page view.
Sets the LINES_PER_PAGE_VAR.
pub fn lines_per_page(
child: impl IntoUiNode,
count: impl IntoVar<u32>,
) -> UiNodeP Maximum number of lines per page view.
Sets the LINES_PER_PAGE_VAR.