SplitViewPaneClosingEvent Field

Defines the PaneClosing event.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly RoutedEvent<CancelRoutedEventArgs> PaneClosingEvent

Field Value

RoutedEventCancelRoutedEventArgs

See Also