UIButton.AdjustsImageWhenDisabled Property

Definition

Whether the image changes when this UIButton is disabled.

public virtual bool AdjustsImageWhenDisabled { [Foundation.Export("adjustsImageWhenDisabled")] get; [Foundation.Export("setAdjustsImageWhenDisabled:")] set; }
member this.AdjustsImageWhenDisabled : bool with get, set

Property Value

Attributes

Applies to