Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

مرجع الواجهة العامة

هذا القسم يقدّم فهرسًا عمليًا لسطح الـ API العام في univis_ui.

أين تجد المرجع الآلي الكامل؟

لتوليد rustdoc:

cargo doc --no-deps

ثم افتح:

cargo doc --no-deps --open

كيف تستخدم هذا القسم؟

نقاط الدخول الأعلى أهمية

  • univis_ui::UnivisUiPlugin لمسار الواجهة المجمعة
  • univis_ui_engine::layout::layout_system::URootUi للجذور
  • univis_ui_engine::layout::univis_node::UNode لنموذج الصندوق
  • univis_ui_interaction::interaction::feedback::UInteraction لحالة التفاعل
  • univis_ui_widgets::widget::text_label::UTextLabel للنصوص
  • univis_ui_style::style::Theme للخطوط والأيقونات المشتركة