Share via


NSTextView.QuickLookPreviewableItemsInRanges(NSArray) Method

Definition

[Foundation.Export("quickLookPreviewableItemsInRanges:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSArray QuickLookPreviewableItemsInRanges(Foundation.NSArray ranges);
[<Foundation.Export("quickLookPreviewableItemsInRanges:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member QuickLookPreviewableItemsInRanges : Foundation.NSArray -> Foundation.NSArray
override this.QuickLookPreviewableItemsInRanges : Foundation.NSArray -> Foundation.NSArray

Parameters

ranges
NSArray

Returns

Attributes

Applies to