Table of Contents

Class FileDialog.PropertyNames

Namespace
Sdl3Sharp.Utilities
Assembly
Sdl3Sharp.dll
public static class FileDialog.PropertyNames
Inheritance
FileDialog.PropertyNames
Inherited Members

Fields

AcceptString

public const string AcceptString = "SDL_PROP_FILE_DIALOG_ACCEPT_STRING"

Field Value

string

CancelString

public const string CancelString = "SDL_PROP_FILE_DIALOG_CANCEL_STRING"

Field Value

string

FiltersPointer

public const string FiltersPointer = "SDL_PROP_FILE_DIALOG_FILTERS_POINTER"

Field Value

string

LocationString

public const string LocationString = "SDL_PROP_FILE_DIALOG_LOCATION_STRING"

Field Value

string

ManyBoolean

public const string ManyBoolean = "SDL_PROP_FILE_DIALOG_MANY_BOOLEAN"

Field Value

string

NFiltersNumber

public const string NFiltersNumber = "SDL_PROP_FILE_DIALOG_NFILTERS_NUMBER"

Field Value

string

TitleString

public const string TitleString = "SDL_PROP_FILE_DIALOG_TITLE_STRING"

Field Value

string

WindowPointer

public const string WindowPointer = "SDL_PROP_FILE_DIALOG_WINDOW_POINTER"

Field Value

string