次の方法で共有


NSTextView.GetAccessibilityFrame(NSRange) メソッド

定義

[Foundation.Export("accessibilityFrameForRange:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect GetAccessibilityFrame (Foundation.NSRange range);
override this.GetAccessibilityFrame : Foundation.NSRange -> CoreGraphics.CGRect

パラメーター

range
NSRange

戻り値

実装

属性

適用対象