UIButton.UIButtonAppearance.BackgroundImageForState(UIControlState) Method

Definition

The UIImage displayed in the background for the given UIControlState.

[Foundation.Export("backgroundImageForState:")]
public virtual UIKit.UIImage BackgroundImageForState (UIKit.UIControlState state);
abstract member BackgroundImageForState : UIKit.UIControlState -> UIKit.UIImage
override this.BackgroundImageForState : UIKit.UIControlState -> UIKit.UIImage

Parameters

Returns

Attributes

Applies to