WKInterfaceImage.SetTintColor(UIColor) Method

Definition

[Foundation.Export("setTintColor:")]
public virtual void SetTintColor (UIKit.UIColor color);
abstract member SetTintColor : UIKit.UIColor -> unit
override this.SetTintColor : UIKit.UIColor -> unit

Parameters

color
UIColor

To be added.

This parameter can be null.

Attributes

Applies to