net7.0-ios
namespace CoreImage
{
    [Protocol(Name = "CIStarShineGenerator", WrapperType = typeof(CIStarShineGeneratorProtocolWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "center", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InputCenter", PropertyType = typeof(CGPoint), Selector = "center", SetterSelector = "setCenter:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "color", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Color", PropertyType = typeof(CIColor), Selector = "color", SetterSelector = "setColor:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "radius", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Radius", PropertyType = typeof(float), Selector = "radius", SetterSelector = "setRadius:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "crossScale", IsProperty = true, IsRequired = true, IsStatic = false, Name = "CrossScale", PropertyType = typeof(float), Selector = "crossScale", SetterSelector = "setCrossScale:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "crossAngle", IsProperty = true, IsRequired = true, IsStatic = false, Name = "CrossAngle", PropertyType = typeof(float), Selector = "crossAngle", SetterSelector = "setCrossAngle:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "crossOpacity", IsProperty = true, IsRequired = true, IsStatic = false, Name = "CrossOpacity", PropertyType = typeof(float), Selector = "crossOpacity", SetterSelector = "setCrossOpacity:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "crossWidth", IsProperty = true, IsRequired = true, IsStatic = false, Name = "CrossWidth", PropertyType = typeof(float), Selector = "crossWidth", SetterSelector = "setCrossWidth:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "epsilon", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Epsilon", PropertyType = typeof(float), Selector = "epsilon", SetterSelector = "setEpsilon:")]
    [SupportedOSPlatform("ios13.0")]
    [SupportedOSPlatform("tvos13.0")]
    [SupportedOSPlatform("macos10.15")]
    [SupportedOSPlatform("maccatalyst13.0")]
    public interface ICIStarShineGeneratorProtocol : ICIFilterProtocol, INativeObject, IDisposable
}
Assembly Microsoft.iOS , Version=16.0.700.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

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 🗙