pub fn get_data_notes_top(
child: impl IntoUiNode,
notes: impl IntoVar<DataNotes>,
) -> UiNodeExpand description
P Gets all the notes of highest data level set on the context.
pub fn get_data_notes_top(
child: impl IntoUiNode,
notes: impl IntoVar<DataNotes>,
) -> UiNodeP Gets all the notes of highest data level set on the context.