UIColor.CIColor Property

Definition

Gets a CIColor representation of the color.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreImage.CIColor CIColor { [Foundation.Export("CIColor")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CIColor : CoreImage.CIColor

Property Value

Attributes

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to