- Namespace
- Avalonia
.Controls - Containing Type
- Split
View Pane Closing Event Args
Syntax
public SplitViewPaneClosingEventArgs(bool cancel)
Parameters
Name | Type | Description |
---|---|---|
cancel | bool |
Return Value
Type | Description |
---|---|
void |
public SplitViewPaneClosingEventArgs(bool cancel)
Name | Type | Description |
---|---|---|
cancel | bool |
Type | Description |
---|---|
void |