Share via


MKAnnotationView.AccessoryOffset Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint AccessoryOffset { [Foundation.Export("accessoryOffset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setAccessoryOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("accessoryOffset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setAccessoryOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.AccessoryOffset : CoreGraphics.CGPoint with get, set

Property Value

Attributes

Applies to