UIColor.SetFill Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.