pub const ViewModelTypeLockFree: ViewModelType;Expand description
Model consist of atomic types and/or partial update is not critical for rendering. Lock free.
pub const ViewModelTypeLockFree: ViewModelType;Model consist of atomic types and/or partial update is not critical for rendering. Lock free.