共用方式為


NSAttributedString.GetAppKitAttributes 方法

定義

多載

GetAppKitAttributes(nint, NSRange)
GetAppKitAttributes(nint, NSRange, NSRange)

GetAppKitAttributes(nint, NSRange)

public AppKit.NSStringAttributes GetAppKitAttributes (nint location, out Foundation.NSRange effectiveRange);
member this.GetAppKitAttributes : nint *  -> AppKit.NSStringAttributes

參數

location
System.System.IntPtr System.nativeint
effectiveRange
NSRange

傳回

適用於

GetAppKitAttributes(nint, NSRange, NSRange)

public AppKit.NSStringAttributes GetAppKitAttributes (nint location, out Foundation.NSRange longestEffectiveRange, Foundation.NSRange rangeLimit);
member this.GetAppKitAttributes : nint *  * Foundation.NSRange -> AppKit.NSStringAttributes

參數

location
System.System.IntPtr System.nativeint
longestEffectiveRange
NSRange
rangeLimit
NSRange

傳回

適用於