بنقرة واحدة
uno-toolkit-cupertino-theme
Configure Uno Cupertino Toolkit with CupertinoToolkitTheme for iOS-style Toolkit controls.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Configure Uno Cupertino Toolkit with CupertinoToolkitTheme for iOS-style Toolkit controls.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create and use commands in MVUX for user interactions.
Create and use IFeed<T> for async data in MVUX.
Display async feed data with FeedView control.
Create and use IListFeed<T> for reactive collections in MVUX.
Create and use IListState<T> for mutable reactive collections in MVUX.
Use messaging to sync MVUX states with entity changes.
| name | uno-toolkit-cupertino-theme |
| description | Configure Uno Cupertino Toolkit with CupertinoToolkitTheme for iOS-style Toolkit controls. |
| when_to_use | Use when targeting iOS-styled UI and replacing `MaterialToolkitTheme` with `CupertinoToolkitTheme` in App.xaml, implementing Apple Human Interface Guidelines styling, or applying the Cupertino design system to Toolkit controls. |
| metadata | {"author":"uno-platform","version":"2.4","category":"toolkit"} |
Docs lookup: call
uno_platform_docs_search(...)first, thenuno_platform_docs_fetch(sourcePath="…")using thesourcePathfield from a result (a relative.mdpath; add the result'sanchorfor a section). Never pass a URL, a.htmllink, or a hand-built path.
uno_platform_docs_search("Uno Cupertino Toolkit CupertinoToolkitTheme getting started")
Primary documentation page:
external/uno.toolkit.ui/doc/cupertino-getting-started.mdFetch the page:
uno_platform_docs_fetch(sourcePath="external/uno.toolkit.ui/doc/cupertino-getting-started.md")
CupertinoToolkitTheme is the unified approach for Cupertino-styled Toolkit controls<Application.Resources>Toolkit in <UnoFeatures>