NSView.GetAccessibilityFrame(NSRange) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Foundation.Export("accessibilityFrameForRange:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect GetAccessibilityFrame (Foundation.NSRange range);
abstract member GetAccessibilityFrame : Foundation.NSRange -> CoreGraphics.CGRect
override this.GetAccessibilityFrame : Foundation.NSRange -> CoreGraphics.CGRect
- range
- NSRange
- Attributes
Produkt | Versiounen |
---|---|
Xamarin.Mac SDK | 14 |