共用方式為


NSTextView.QuickLookPreviewableItemsInRanges(NSArray) 方法

定義

[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

參數

ranges
NSArray

傳回

屬性

適用於