Summary
Defines a platform-specific system dialog implementation.
- Namespace
- Avalonia
.Controls .Platform
graph BT
Type["ISystemDialogImpl"]
class Type type-node
Syntax
public interface ISystemDialogImpl
Methods
Name | Value | Summary |
---|---|---|
ShowFileDialogAsync |
Task |
Shows a file dialog.
|
Show |
Task |