enabled
A Boolean value that indicates whether the extension enables the parameter.
Declaration
var enabled: Bool { get set }Discussion
This parameter can only be modified by the extension. From the application-facing interface, VTRAWProcessingSession, this is a read-only value which indicates whether the parameter should be grayed out and disabled in any UI being generated.