pub const ViewModelType_ViewModelTypeLocking: ViewModelType = 2;Expand description
Re-export bindings Model access is guarded with mutex. Locking gui thread.
pub const ViewModelType_ViewModelTypeLocking: ViewModelType = 2;Re-export bindings Model access is guarded with mutex. Locking gui thread.