xamarinmac
namespace CoreImage
{
    [Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.TvOS, 13, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
    [Protocol(Name = "CIRadialGradient", WrapperType = typeof(CIRadialGradientProtocolWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "center", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InputCenter", PropertyType = typeof(CGPoint), Selector = "center", SetterSelector = "setCenter:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "radius0", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Radius0", PropertyType = typeof(float), Selector = "radius0", SetterSelector = "setRadius0:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "radius1", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Radius1", PropertyType = typeof(float), Selector = "radius1", SetterSelector = "setRadius1:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "color0", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Color0", PropertyType = typeof(CIColor), Selector = "color0", SetterSelector = "setColor0:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "color1", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Color1", PropertyType = typeof(CIColor), Selector = "color1", SetterSelector = "setColor1:")]
    public interface ICIRadialGradientProtocol : ICIFilterProtocol, INativeObject, IDisposable
}
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-ios6.0-maccatalyst6.0-macos6.0-tvos7.0-ios7.0-maccatalyst7.0-macos7.0-tvos8.0-ios8.0-maccatalyst8.0-macos8.0-tvos9.0-ios9.0-maccatalyst9.0-macos9.0-tvos
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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