Share via


CPMapButton.FocusedImage Property

Definition

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

Property Value

Attributes

Applies to