NSAttributedString.GetAppKitAttributes メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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