Share via


UIImageView.PreferredSymbolConfiguration Property

Definition

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

Property Value

Attributes

Applies to