UnderstandRequest.Hints 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.
Gets hints that can be used to generate an insight.
public System.Collections.Generic.ICollection<Android.App.PersonalContext.Hint.ContextHint> Hints { [Android.Runtime.Register("getHints", "()Ljava/util/Set;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getHints", "()Ljava/util/Set;", "", ApiSince=37)>]
member this.Hints : System.Collections.Generic.ICollection<Android.App.PersonalContext.Hint.ContextHint>
Property Value
- Attributes