Skip to main content

CustomFinderDescriptor interface

Namespace: NextDesign.Desktop.CustomUI

Description

Custom finder type descriptor.

Affiliation area

NameDescription
Custom UIA group of APIs to access the custom UI.

Inherit Base

NameDescription
CustomDescriptorBaseBase for custom UI type descriptors.

Property

NameDescription
IsTargetFuncEvaluation function that determines whether to use a custom finder.
If no evaluation function is specified, treat it as always returning true.