ModelEditorCategoriesResult Interface
Namespace: NextDesign.Core.EditingCapabilities
Description
An object that represents the result of retrieving the category information of the editor.
※Even if you set this result to CapabilityResults.Fail, it will not be an error and will be treated the same as CapabilityResults.Ignore.
Belonging Area
| Name | Description |
|---|---|
| EditingCapability | A group of APIs to access EditingCapability. |
Inherit Base
| Name | Description |
|---|---|
| ResultBase | Base class of parameter object used in the assistive editing function. |
Property
| Name | Description |
|---|---|
| Categories | List of category information for the editor |