PaletteView
StockSharp.Xaml.Diagram.Maui
View for the element palette.
继承自: ContentView
构造函数
PaletteView()
Creates new instance.
方法
OnItemPointerPressed(PaletteItem, float, float)
Handle item pointer pressed (prepare for potential drag).
OnPointerMoved(float, float)
Handle pointer move (detect drag start).
OnPointerReleased()
Handle pointer released (cancel drag candidate).