CIFilterAttributes.UIParameterSet Property

Definition

Represents the value associated with the constant kCIUIParameterSet

[Foundation.Field("kCIUIParameterSet", "CoreImage")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString UIParameterSet { [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("kCIUIParameterSet", "Quartz")]
public static Foundation.NSString UIParameterSet { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.UIParameterSet : Foundation.NSString

Property Value

Attributes

Applies to