NSTextView.QuickLookPreviewableItemsInRanges(NSArray) Method

Definition

[Foundation.Export("quickLookPreviewableItemsInRanges:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSArray QuickLookPreviewableItemsInRanges (Foundation.NSArray ranges);
abstract member QuickLookPreviewableItemsInRanges : Foundation.NSArray -> Foundation.NSArray
override this.QuickLookPreviewableItemsInRanges : Foundation.NSArray -> Foundation.NSArray

Parameters

ranges
NSArray

Returns

Attributes

Applies to