次の方法で共有


NSTextView.GetAccessibilityAttributedString(NSRange) メソッド

定義

[Foundation.Export("accessibilityAttributedStringForRange:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSAttributedString GetAccessibilityAttributedString (Foundation.NSRange range);
override this.GetAccessibilityAttributedString : Foundation.NSRange -> Foundation.NSAttributedString

パラメーター

range
NSRange

戻り値

属性

適用対象