NSMenuItem.GetAccessibilityFrame(NSRange) Method
Definition
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.
[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
Parameters
- range
- NSRange
Returns
Implements
- Attributes