Click or drag to resize

IPresentationStateListener Interface

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IPresentationStateListener : IJavaObject, 
	IDisposable, IJavaPeerable

The IPresentationStateListener type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodOnPresentationStateChange
onFrameSave method will be called when a frame saved event is fired.
Top
Remarks
See Also