ManagedSettings Framework not available on Mac, yet?

Is the following accurate regarding Screen Time API availability for macOS development?

FamilyControls, including "Individual Authorization" introduced this year, IS available for macOS but only when building a macOS app from an existing iPad/iOS app? It says "Mac Catalyst 15.0+" for the FamilyControls framework. Or does creating a Multiplatform app targeting MacOS and iPadOS from scratch also count? https://developer.apple.com/documentation/FamilyControls

ManagedSettings is only available for iOS and iPadOS 15.0+ and not available for Mac app development in any capacity? Particularly, I want to utilize the ability to push restrict and unrestrict requests for apps and web content / URLs via the Screen Time APIs on macOS. Is this possible with any existing frameworks on Mac? https://developer.apple.com/documentation/ManagedSettings

Thank you in advance!

The Screen Time API frameworks (i.e. FamilyControls, ManagedSettings, and DeviceActivity) only work on iOS and iPadOS devices.

ManagedSettings Framework not available on Mac, yet?
 
 
Q