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