pub unsafe trait SKCloudServiceSetupViewControllerDelegate: NSObjectProtocol { }👎Deprecated:
Use the musicSubscriptionOffer(isPresented:options:onLoadCompletion:) SwiftUI View Modifier from MusicKit
Available on crate feature
SKCloudServiceSetupViewController only.Expand description
Trait Implementations§
impl<T> ImplementedBy<T> for dyn SKCloudServiceSetupViewControllerDelegate
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".