Share via


UITabBarItem.SelectedImage Property

Definition

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

Property Value

Attributes

Applies to