Share via


UIButton.UIButtonAppearance.CurrentImage Property

Definition

The current image displayed on the button. Read-only.

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

Property Value

Attributes

Applies to