net7.0-ios
namespace CoreImage
{
    [Protocol(Name = "CIAffineTile", WrapperType = typeof(CIAffineTileProtocolWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "inputImage", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InputImage", PropertyType = typeof(CIImage), Selector = "inputImage", SetterSelector = "setInputImage:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "transform", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Transform", PropertyType = typeof(CGAffineTransform), Selector = "transform", SetterSelector = "setTransform:")]
    [SupportedOSPlatform("ios13.0")]
    [SupportedOSPlatform("tvos13.0")]
    [SupportedOSPlatform("macos10.15")]
    [SupportedOSPlatform("maccatalyst13.0")]
    public interface ICIAffineTileProtocol : 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 🗙