UIKit.UIBezierPath.UsesEvenOddFillRule Property
If true, the path is filled using the even-odd rule. If false, the non-zero rule is used.

Syntax

[get: Foundation.Export("usesEvenOddFillRule")]
[set: Foundation.Export("setUsesEvenOddFillRule:")]
public virtual bool UsesEvenOddFillRule { get; set; }

Value

Documentation for this section has not yet been entered.

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