Share via


UIButton.UIButtonAppearance.CurrentBackgroundImage Property

Definition

The active UIImage displayed in the background of the UIButton.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage CurrentBackgroundImage { [Foundation.Export("currentBackgroundImage", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentBackgroundImage", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CurrentBackgroundImage : UIKit.UIImage

Property Value

Attributes

Applies to