UnderstandResult.VisualizerSession 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 the InsightVisualizerSession to provide interactive visualizations to a client
app, if any.
public Android.Service.PersonalContext.Embedded.IInsightVisualizerSession? VisualizerSession { [Android.Runtime.Register("getVisualizerSession", "()Landroid/service/personalcontext/embedded/InsightVisualizerSession;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getVisualizerSession", "()Landroid/service/personalcontext/embedded/InsightVisualizerSession;", "", ApiSince=37)>]
member this.VisualizerSession : Android.Service.PersonalContext.Embedded.IInsightVisualizerSession
Property Value
- Attributes