Class SelectedFilesChangedEventArgs
The event parameters for the SelectedFilesChanged event.
Inherited Members
Namespace: Gorgon.Editor.Content
Assembly: Gorgon.Editor.API.dll
Syntax
public class SelectedFilesChangedEventArgs
Properties
| Edit this page View SourceSelectedCount
Property to return the number of selected files.
Declaration
public int SelectedCount { get; }
Property Value
Type | Description |
---|---|
int |