Share via


UIButtonConfiguration.PreferredSymbolConfigurationForImage Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImageSymbolConfiguration? PreferredSymbolConfigurationForImage { [Foundation.Export("preferredSymbolConfigurationForImage", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPreferredSymbolConfigurationForImage:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredSymbolConfigurationForImage", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPreferredSymbolConfigurationForImage:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PreferredSymbolConfigurationForImage : UIKit.UIImageSymbolConfiguration with get, set

Property Value

Attributes

Applies to