3 lines
95 B
C#
3 lines
95 B
C#
namespace Toolkit.Foundation;
|
|
|
|
public record FolderPickerPicker(bool AllowMultiple = false); |