NSView.GetAccessibilityActionDescription(NSString) 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("accessibilityActionDescription:")]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, "Use the NSAccessibility protocol methods instead.")]
public virtual Foundation.NSString GetAccessibilityActionDescription (Foundation.NSString action);
abstract member GetAccessibilityActionDescription : Foundation.NSString -> Foundation.NSString
override this.GetAccessibilityActionDescription : Foundation.NSString -> Foundation.NSString
Parameters
- action
- NSString
Returns
- Attributes