CPMapButton.FocusedImage Property

Definition

Gets or sets the UIImage displayed when the button has focus.

public virtual UIKit.UIImage FocusedImage { [Foundation.Export("focusedImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFocusedImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.FocusedImage : UIKit.UIImage with get, set

Property Value

Attributes

Applies to