Share via


UIButton.AdjustsImageWhenDisabled Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AdjustsImageWhenDisabled { [Foundation.Export("adjustsImageWhenDisabled")] get; [Foundation.Export("setAdjustsImageWhenDisabled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("adjustsImageWhenDisabled")>]
[<set: Foundation.Export("setAdjustsImageWhenDisabled:")>]
member this.AdjustsImageWhenDisabled : bool with get, set

Property Value

Attributes

Applies to