.NET MAUI Radial Menu (SfRadialMenu) Overview
21 May 20251 minute to read
The .NET MAUI Radial Menu control displays a hierarchical menu in a circular layout, optimized for touch-enabled devices. It is typically used as a context menu and can expose more menu items in the same space than traditional menus.
Key features
Drag
: The SfRadialMenu can be floated over the layout to avoid obscuring the content behind it.
Rotation
: SfRadialMenu supports rotating items.
FontIcon
: The built-in icon font option helps users add vector images, preventing image glitches often faced with traditional image icons.
Custom view
: SfRadialMenu supports custom views like images.
Custom segments
: Complete customization options for the menu and its items, such as coloring, sizing, placement, and shapes, using the segmentation option.
Auto arrange
: SfRadialMenu supports automatic item arrangement.