Share via


ICIAztecCodeGeneratorProtocol.CorrectionLevel Property

Definition

Gets or sets the percentage of redundancy of the code.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float CorrectionLevel { [Foundation.Export("correctionLevel")] get; [Foundation.Export("setCorrectionLevel:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("correctionLevel")>]
[<set: Foundation.Export("setCorrectionLevel:")>]
member this.CorrectionLevel : single with get, set

Property Value

Attributes

Applies to