CPMapButton.Image Property

Definition

Gets or sets the UIImage displayed on the button.

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

Property Value

Attributes

Applies to