UIColor.SetColor Method

Definition

Sets both the fill and stroke color for drawing.

[Foundation.Export("set")]
public virtual void SetColor ();
abstract member SetColor : unit -> unit
override this.SetColor : unit -> unit
Attributes

Remarks

This can be used from a background thread.

Applies to