Share via


MKGradientPolylineRenderer.Locations Property

Definition

[ObjCRuntime.BindAs(typeof(System.Runtime.InteropServices.NFloat[]), OriginalType=typeof(Foundation.NSNumber[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat[] Locations { [Foundation.Export("locations", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindAs(typeof(System.Runtime.InteropServices.NFloat[]), OriginalType=typeof(Foundation.NSNumber[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("locations", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Locations : System.Runtime.InteropServices.NFloat[]

Property Value

NFloat[]
Attributes

Applies to