UIKit.NSTextContainer.ExclusionPaths Property
An array of UIKit.UIBezierPaths from which text will be excluded.

Syntax

[get: Foundation.Export("exclusionPaths")]
[set: Foundation.Export("setExclusionPaths:")]
public virtual UIBezierPath[] ExclusionPaths { get; set; }

Value

(More documentation for this node is coming)

This value can be null.

Remarks

Exclusion paths are defined in the UIKit.NSTextContainer's coordinate system (see UIView.ConvertRectFromView).

Requirements

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