Share via


NSAttributedString.PrefersRtfdInRange(NSRange) Method

Definition

[Foundation.Export("prefersRTFDInRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool PrefersRtfdInRange(Foundation.NSRange range);
[<Foundation.Export("prefersRTFDInRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PrefersRtfdInRange : Foundation.NSRange -> bool
override this.PrefersRtfdInRange : Foundation.NSRange -> bool

Parameters

range
NSRange

Returns

Attributes

Applies to