WKAccessibility.SetAccessibilityHint(WKInterfaceObject, String) 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("setAccessibilityHint:")]
public static void SetAccessibilityHint (this WatchKit.WKInterfaceObject This, string accessibilityHint);
static member SetAccessibilityHint : WatchKit.WKInterfaceObject * string -> unit
- This
- WKInterfaceObject
The instance on which this method operates.
- Attributes
Product | Versions |
---|---|
Xamarin iOS SDK | 12 |