Share via


UICommand.SelectedImage Property

Definition

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

Property Value

Implements

Attributes

Applies to