Language

VisualizerViewAction.ShouldCloseSessionOnTriggered Method

Definition

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

Applies to