PickerFlyoutPresenter
Namespace: FluentAvalonia.UI.Controls
The FlyoutPresenter that is used within a FluentAvalonia.UI.Controls.Primitives.PickerFlyoutBase
C#
public class PickerFlyoutPresenter : ContentControl
Xaml
<ui:PickerFlyoutPresenter />
Required Template Parts
Name | Control Type |
---|---|
AcceptButton | Button |
DismissButton | Button |
Pseudoclasses
:acceptdismiss, :disabled, :focus, :focus-visible, :focus-within, :pointerover
Examples and Usage Notes
None yet.
API
Note: Inherited members are not shown
Properties
Events
Confirmed | Raised when the Confirmed button is tapped indicating the new Color should be applied |
Dismissed | Raised when the Dismiss button is tapped, indicating the new color should not be applied |
Methods