Share via


UIBezierPath.UsesEvenOddFillRule Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool UsesEvenOddFillRule { [Foundation.Export("usesEvenOddFillRule")] get; [Foundation.Export("setUsesEvenOddFillRule:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("usesEvenOddFillRule")>]
[<set: Foundation.Export("setUsesEvenOddFillRule:")>]
member this.UsesEvenOddFillRule : bool with get, set

Property Value

Attributes

Applies to