Commit 6e0aae9
committed
Add context menu support for item views
This commit introduces an `ItemContextMenuListener` for the elements retrieved from the `itemsSource`. The listener is assigned to the `ItemView` of the `holder`, enabling context menu functionality for items at specified positions.1 parent cb795c7 commit 6e0aae9
File tree
1 file changed
+2
-0
lines changed- src/PJ.ContextActions.Maui
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments