UIToolbar.UIToolbarAppearance.GetBackgroundImage Method

Definition

The UIImage used for the background for the given position and barMetrics.

[Foundation.Export("backgroundImageForToolbarPosition:barMetrics:")]
public virtual UIKit.UIImage GetBackgroundImage (UIKit.UIToolbarPosition position, UIKit.UIBarMetrics barMetrics);
abstract member GetBackgroundImage : UIKit.UIToolbarPosition * UIKit.UIBarMetrics -> UIKit.UIImage
override this.GetBackgroundImage : UIKit.UIToolbarPosition * UIKit.UIBarMetrics -> UIKit.UIImage

Parameters

barMetrics
UIBarMetrics

Returns

Attributes

Applies to