VisualizerViewAction.ShouldCloseSessionOnTriggered Method
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 whether triggering this action will end the visualization session, causing the visualization to stop displaying.
[Android.Runtime.Register("shouldCloseSessionOnTriggered", "()Z", "", ApiSince=37)]
public bool ShouldCloseSessionOnTriggered();
[<Android.Runtime.Register("shouldCloseSessionOnTriggered", "()Z", "", ApiSince=37)>]
member this.ShouldCloseSessionOnTriggered : unit -> bool
Returns
- Attributes