MKAnnotationView.CalloutOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the offset, in points, by which to displace the callout along a diagonal down and to the right.
public virtual CoreGraphics.CGPoint CalloutOffset { [Foundation.Export("calloutOffset")] get; [Foundation.Export("setCalloutOffset:")] set; }
member this.CalloutOffset : CoreGraphics.CGPoint with get, set
Property Value
- Attributes