WKInterfaceGroup.SetBackgroundColor(UIColor) Method

Definition

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

Parameters

color
UIColor

To be added.

This parameter can be null.

Attributes

Applies to