net7.0-ios
namespace CoreImage
{
    [Protocol(Name = "CIDisintegrateWithMaskTransition", WrapperType = typeof(CIDisintegrateWithMaskTransitionProtocolWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "maskImage", IsProperty = true, IsRequired = true, IsStatic = false, Name = "MaskImage", PropertyType = typeof(CIImage), Selector = "maskImage", SetterSelector = "setMaskImage:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "shadowRadius", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ShadowRadius", PropertyType = typeof(float), Selector = "shadowRadius", SetterSelector = "setShadowRadius:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "shadowDensity", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ShadowDensity", PropertyType = typeof(float), Selector = "shadowDensity", SetterSelector = "setShadowDensity:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "shadowOffset", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InputShadowOffset", PropertyType = typeof(CGPoint), Selector = "shadowOffset", SetterSelector = "setShadowOffset:")]
    [SupportedOSPlatform("ios13.0")]
    [SupportedOSPlatform("tvos13.0")]
    [SupportedOSPlatform("macos10.15")]
    [SupportedOSPlatform("maccatalyst13.0")]
    public interface ICIDisintegrateWithMaskTransitionProtocol : ICIFilterProtocol, INativeObject, IDisposable
}
Assembly Microsoft.iOS , Version=16.0.700.0, PublicKeyToken=84e04ff9cfb79065
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS >= 13
  • Mac Catalyst >= 13
  • macOS >= 10.15
  • tvOS >= 13
  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙