Share via


NSTextStorage.FixesAttributesLazily Property

Definition

Whether this NSTextStorage fixes attributes lazily. Read-only.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool FixesAttributesLazily { [Foundation.Export("fixesAttributesLazily")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fixesAttributesLazily")>]
member this.FixesAttributesLazily : bool

Property Value

Attributes

Applies to