CIFilterAttributes.TypeGradient Property

Definition

Represents the value associated with the constant kCIAttributeTypeGradient

[Foundation.Field("kCIAttributeTypeGradient", "CoreImage")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString TypeGradient { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[Foundation.Field("kCIAttributeTypeGradient", "Quartz")]
public static Foundation.NSString TypeGradient { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.TypeGradient : Foundation.NSString

Property Value

Attributes

Applies to