Language

ContentCaptureNodeProperties.HasContentDescription Property

Definition

Checks if the content description has been explicitly set.

public virtual bool HasContentDescription { [Android.Runtime.Register("hasContentDescription", "()Z", "GetHasContentDescriptionHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("hasContentDescription", "()Z", "GetHasContentDescriptionHandler", ApiSince=37)>]
member this.HasContentDescription : bool

Property Value

true if the content description was modified, false otherwise.

Attributes

Applies to