proxy property

bool? proxy
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;