Show / Hide Table of Contents

Enum OpenDialogOptions

Options for open dialogs.

Namespace: OpenTK.Core.Platform
Assembly: OpenTK.Core.dll
Syntax
[Flags]
public enum OpenDialogOptions

Fields

Name Description
AllowMultiSelect

Allows multiple items to be selected.

SelectDirectory

Select directories instead of files.

In this article
Back to top Generated by DocFX