CIFilterInputKey.BiasKey 属性

定义

表示与常量 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

属性值

属性

适用于