Use FlipViewExtensions to add navigation buttons to FlipView. Auto-shows Previous/Next arrows for desktop.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 unoplatform/studio에서 61개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
unoplatform/studio수집된 skill 61개 중 21개를 표시합니다.
Use FlipViewExtensions to add navigation buttons to FlipView. Auto-shows Previous/Next arrows for desktop.
원문 언어: 영어
Install and configure Uno Toolkit library in Uno Platform applications.
원문 언어: 영어
Use InputExtensions for form input UX improvements including auto-focus next field, auto-dismiss keyboard, and custom return key types.
원문 언어: 영어
Attached properties (`utu:ItemsRepeaterExtensions.SelectionMode`, `.SelectedItem`, `.SelectedItems`, `.SelectedIndex`, `.SelectedIndexes`) that add selection and incremental loading to `ItemsRepeater`.
원문 언어: 영어
Apply lightweight styling to Uno Toolkit controls by overriding resource keys. Change colors, fonts, spacing without custom styles.
원문 언어: 영어
Use LoadingView to display loading indicators while async operations execute. Binds to ILoadable sources like AsyncCommand.
원문 언어: 영어
Configure Uno Material Toolkit with MaterialToolkitTheme for Material Design 3 styled Toolkit controls. Includes color and font customization.
원문 언어: 영어
Page-level app bar with title, back button, and action items; renders natively on iOS and Android.
원문 언어: 영어
Use ProgressExtensions to toggle all ProgressRing and ProgressBar controls under a sub-visual-tree with a single binding.
원문 언어: 영어
Use ResourceExtensions to apply ResourceDictionary directly to control styles for lightweight styling. Enables visual variants without page-level resources.
원문 언어: 영어
Screen-size-based UI adaptation via the `ResponsiveExtension` markup extension and `ResponsiveView` control.
원문 언어: 영어
Use SafeArea to keep content within visible screen bounds, avoiding notches, status bars, and on-screen keyboards. Essential for mobile forms.
원문 언어: 영어
Segmented button groups implemented as a `TabBar` with the segmented style.
원문 언어: 영어
Use SelectorExtensions to sync a Selector control (FlipView, ListView) with a PipsPager. The PipsPager attached property auto-syncs NumberOfPages and SelectedIndex.
원문 언어: 영어
Use ShadowContainer to add multiple layered shadows to controls. Supports both drop shadows and inner (inset) shadows.
원문 언어: 영어
Attached properties (`StatusBar.Foreground`, `StatusBar.Background`) for customising the system status bar from XAML on mobile platforms.
원문 언어: 영어
Use SystemThemeHelper to detect system theme (light/dark), check if dark mode is active, and set application theme. Provides static methods for theme retrieval and management.
원문 언어: 영어
Use TabBar and TabBarItem for tab navigation with icons, labels, badges, and selection indicators. Supports bottom navigation, top tabs, and vertical tabs.
원문 언어: 영어
Use TabBarItemExtensions to configure TabBarItem on-click navigation behavior.
원문 언어: 영어
Use VisualStateManagerExtensions to create data-driven visual states. Bind VisualState directly to view model properties.
원문 언어: 영어
Zoomable and pannable container for images, maps, diagrams, or document viewers.
원문 언어: 영어