CapturedText.ViewNodeDescription Property
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.
Returns the accessibility content description of the UI element.
public string ViewNodeDescription { [Android.Runtime.Register("getViewNodeDescription", "()Ljava/lang/String;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getViewNodeDescription", "()Ljava/lang/String;", "", ApiSince=37)>]
member this.ViewNodeDescription : string
Property Value
- Attributes