UIKit.UIAccessibility.ConvertPathToScreenCoordinates Method
Converts the path to screen coordinates and returns a new path using those values.

Syntax

[ObjCRuntime.iOS(7, 0)]
public static UIBezierPath ConvertPathToScreenCoordinates (UIBezierPath path, UIView view)

Parameters

path
The path object that is the target of conversion.
view
The view on which the coordinate system path definition was defined.

Returns

A new path object utilizing the same shape as path, but in which the points are specified in screen coordinates.

Remarks

Adjusts the points of your path to values the accessibility system can use.

Requirements

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