diff --git a/macos/appkit/enumtypes.gen.go b/macos/appkit/enumtypes.gen.go index d5dd4d31..d47788ad 100644 --- a/macos/appkit/enumtypes.gen.go +++ b/macos/appkit/enumtypes.gen.go @@ -3004,7 +3004,7 @@ const ( // Layout priority used to indicate the relative importance of constraints, allowing Auto Layout to make appropriate tradeoffs when satisfying the constraints of the system as a whole. [Full Topic] // // [Full Topic]: https://developer.apple.com/documentation/appkit/nslayoutpriority?language=objc -type LayoutPriority float64 +type LayoutPriority float32 const ( LayoutPriorityDefaultHigh LayoutPriority = 750.000000