proxy property
getter/setter pair
Configuration specifies if segmentation should be working in separate worker thread (not in main UI thread), default value is true. (Web only)
Implementation
bool? proxy;
Configuration specifies if segmentation should be working in separate worker thread (not in main UI thread), default value is true. (Web only)
bool? proxy;