다음을 통해 공유


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

반환

적용 대상