UIToolbar.UIToolbarAppearance.SetBackgroundImage Method

Definition

Sets the background image for the position and barMetrics.

[Foundation.Export("setBackgroundImage:forToolbarPosition:barMetrics:")]
public virtual void SetBackgroundImage (UIKit.UIImage backgroundImage, UIKit.UIToolbarPosition position, UIKit.UIBarMetrics barMetrics);
abstract member SetBackgroundImage : UIKit.UIImage * UIKit.UIToolbarPosition * UIKit.UIBarMetrics -> unit
override this.SetBackgroundImage : UIKit.UIImage * UIKit.UIToolbarPosition * UIKit.UIBarMetrics -> unit

Parameters

backgroundImage
UIImage
barMetrics
UIBarMetrics
Attributes

Applies to