Share via


BETextDocumentContext.AutocorrectedRanges Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSValue[] AutocorrectedRanges { [Foundation.Export("autocorrectedRanges", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAutocorrectedRanges:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("autocorrectedRanges", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAutocorrectedRanges:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AutocorrectedRanges : Foundation.NSValue[] with get, set

Property Value

Attributes

Applies to