WKAccessibility.SetIsAccessibilityElement(WKInterfaceObject, Boolean) 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.
[Foundation.Export("setIsAccessibilityElement:")]
public static void SetIsAccessibilityElement(this WatchKit.WKInterfaceObject This, bool isAccessibilityElement);
static member SetIsAccessibilityElement : WatchKit.WKInterfaceObject * bool -> unit
- This
- WKInterfaceObject
The instance on which this method operates.
- isAccessibilityElement
- Boolean
- Attributes