Searched defs:DragPreviewOption (Results 1 – 1 of 1) sorted by relevance
74 struct DragPreviewOption { struct75 bool isScaleEnabled = true;76 bool defaultAnimationBeforeLifting = false;77 bool isMultiSelectionEnabled = false;78 bool isNumber = false;79 bool isDefaultShadowEnabled = false;80 bool isDefaultRadiusEnabled = false;81 bool isDragPreviewEnabled = true;82 union {86 std::optional<int32_t> GetCustomerBadgeNumber() in GetCustomerBadgeNumber()[all …]