UIKit.UIBezierPath.SetLineDash Method
Sets line stroking pattern for the path.

Syntax

public void SetLineDash (nfloat[] values, nfloat phase)

Parameters

values
An array of lenghts that alternate between the solid portion and the gap portion, measured in points.
phase
Point at which the pattern starts to get rendered (counting from the origin).

Remarks

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0