Edit

Share via


CIFilterInputKey.BiasKey Property

Definition

Represents the value associated with the constant kCIInputBiasKey.

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

Property Value

Attributes

Applies to