UIColor.SetFill Method

Definition

Sets the fill color for drawing.

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

Remarks

This can be used from a background thread.

Applies to