Share via


UIButtonConfiguration.AutomaticallyUpdateForSelection Property

Definition

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

Property Value

Attributes

Applies to