UIKit.UIImage.AccessibilityPath Property
Specifies screen coordinates for the path of an element that is used to highlight the element.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[get: Foundation.Export("accessibilityPath")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[set: Foundation.Export("setAccessibilityPath:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual UIBezierPath AccessibilityPath { get; set; }

Value

The default value is null by default.

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Requirements

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