Show / Hide Table of Contents

    Class Listener

    FormsGestures Listener

    Inheritance
    Object
    BindableObject
    Listener
    Implements
    INotifyPropertyChanged
    IDisposable
    Inherited Members
    BindableObject.BindingContextProperty
    BindableObject.ClearValue(BindableProperty)
    BindableObject.ClearValue(BindablePropertyKey)
    BindableObject.GetValue(BindableProperty)
    BindableObject.IsSet(BindableProperty)
    BindableObject.RemoveBinding(BindableProperty)
    BindableObject.SetBinding(BindableProperty, BindingBase)
    BindableObject.ApplyBindings()
    BindableObject.OnBindingContextChanged()
    BindableObject.OnPropertyChanged(String)
    BindableObject.OnPropertyChanging(String)
    BindableObject.UnapplyBindings()
    BindableObject.SetValue(BindableProperty, Object)
    BindableObject.SetValue(BindablePropertyKey, Object)
    BindableObject.CoerceValue(BindableProperty)
    BindableObject.CoerceValue(BindablePropertyKey)
    BindableObject.Dispatcher
    BindableObject.BindingContext
    BindableObject.PropertyChanged
    BindableObject.PropertyChanging
    BindableObject.BindingContextChanged
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: FormsGestures
    Assembly: FormsGestures.dll
    Syntax
    public class Listener : BindableObject, INotifyPropertyChanged, IDynamicResourceHandler, IDisposable

    Fields

    DoubleTappedCallbackParameterProperty

    backing store for DoubleTappedCallbackParameter property

    Declaration
    public static readonly BindableProperty DoubleTappedCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    DoubleTappedCallbackProperty

    backing store for DoubleTappedCallback property

    Declaration
    public static readonly BindableProperty DoubleTappedCallbackProperty
    Field Value
    Type Description
    BindableProperty

    DoubleTappedCommandParameterProperty

    backing store for the DoubleTappedCommmandParameter property

    Declaration
    public static readonly BindableProperty DoubleTappedCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    DoubleTappedCommandProperty

    backing store for the DoubleTappedCommand property

    Declaration
    public static readonly BindableProperty DoubleTappedCommandProperty
    Field Value
    Type Description
    BindableProperty

    DownCallbackParameterProperty

    backing store for DownCallbackParameter property

    Declaration
    public static readonly BindableProperty DownCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    DownCallbackProperty

    backing store for DownCallback property

    Declaration
    public static readonly BindableProperty DownCallbackProperty
    Field Value
    Type Description
    BindableProperty

    DownCommandParameterProperty

    backing store for down command parameter

    Declaration
    public static readonly BindableProperty DownCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    DownCommandProperty

    backing store for command invoked upon down event

    Declaration
    public static readonly BindableProperty DownCommandProperty
    Field Value
    Type Description
    BindableProperty

    LongPressedCallbackParameterProperty

    backing store for LongPressedCallbackParameter property

    Declaration
    public static readonly BindableProperty LongPressedCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    LongPressedCallbackProperty

    backing store for LongPressedCallback property

    Declaration
    public static readonly BindableProperty LongPressedCallbackProperty
    Field Value
    Type Description
    BindableProperty

    LongPressedCommandParameterProperty

    backing store for LongPressedCommandParameter property

    Declaration
    public static readonly BindableProperty LongPressedCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    LongPressedCommandProperty

    backing store for LongPressedCommand property

    Declaration
    public static readonly BindableProperty LongPressedCommandProperty
    Field Value
    Type Description
    BindableProperty

    LongPressingCallbackParameterProperty

    backing store for LongPressingCallbackParameter property

    Declaration
    public static readonly BindableProperty LongPressingCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    LongPressingCallbackProperty

    backing store for LongPressingCallback property

    Declaration
    public static readonly BindableProperty LongPressingCallbackProperty
    Field Value
    Type Description
    BindableProperty

    LongPressingCommandParameterProperty

    backing store for LongPressingCommandParameter property

    Declaration
    public static readonly BindableProperty LongPressingCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    LongPressingCommandProperty

    backing store for LongPressingCommand property

    Declaration
    public static readonly BindableProperty LongPressingCommandProperty
    Field Value
    Type Description
    BindableProperty

    PannedCallbackParameterProperty

    backing store for the PanndedCallbackParameter property

    Declaration
    public static readonly BindableProperty PannedCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    PannedCallbackProperty

    backing store for the PanndedCallback property

    Declaration
    public static readonly BindableProperty PannedCallbackProperty
    Field Value
    Type Description
    BindableProperty

    PannedCommandParameterProperty

    backing store for the PannedCommandParameter property

    Declaration
    public static readonly BindableProperty PannedCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    PannedCommandProperty

    backing store for the PannedCommand property

    Declaration
    public static readonly BindableProperty PannedCommandProperty
    Field Value
    Type Description
    BindableProperty

    PanningCallbackParameterProperty

    backing store for the PanningCallbackParameter parameter

    Declaration
    public static readonly BindableProperty PanningCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    PanningCallbackProperty

    backing store for the PanningCallback parameter

    Declaration
    public static readonly BindableProperty PanningCallbackProperty
    Field Value
    Type Description
    BindableProperty

    PanningCommandParameterProperty

    backing store for the PanningCommandParameter parameter

    Declaration
    public static readonly BindableProperty PanningCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    PanningCommandProperty

    backing store for the PanningCommand parameter

    Declaration
    public static readonly BindableProperty PanningCommandProperty
    Field Value
    Type Description
    BindableProperty

    PinchedCallbackParameterProperty

    backing store for the PinchedCallbackParameter property

    Declaration
    public static readonly BindableProperty PinchedCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    PinchedCallbackProperty

    backing store for the PinchedCallback property

    Declaration
    public static readonly BindableProperty PinchedCallbackProperty
    Field Value
    Type Description
    BindableProperty

    PinchedCommandParameterProperty

    backing store for the PinchedCommandParameter property

    Declaration
    public static readonly BindableProperty PinchedCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    PinchedCommandProperty

    backing store for the PinchedCommand property

    Declaration
    public static readonly BindableProperty PinchedCommandProperty
    Field Value
    Type Description
    BindableProperty

    PinchingCallbackParameterProperty

    backing store for the PinchingCallbackParameter property

    Declaration
    public static readonly BindableProperty PinchingCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    PinchingCallbackProperty

    backing store for the PinchingCallback property

    Declaration
    public static readonly BindableProperty PinchingCallbackProperty
    Field Value
    Type Description
    BindableProperty

    PinchingCommandParameterProperty

    backing store for the PinchingCommandParameter property

    Declaration
    public static readonly BindableProperty PinchingCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    PinchingCommandProperty

    backing store for the PinchingCommand property

    Declaration
    public static readonly BindableProperty PinchingCommandProperty
    Field Value
    Type Description
    BindableProperty

    RightClickedCallbackParameterProperty

    backing store for a TappedCallbackParameter property

    Declaration
    public static readonly BindableProperty RightClickedCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    RightClickedCallbackProperty

    backing store for a TappedCallback property

    Declaration
    public static readonly BindableProperty RightClickedCallbackProperty
    Field Value
    Type Description
    BindableProperty

    RightClickedCommandParameterProperty

    backing store for the TappedCommandParameter property

    Declaration
    public static readonly BindableProperty RightClickedCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    RightClickedCommandProperty

    backing store for the TappedCommand property

    Declaration
    public static readonly BindableProperty RightClickedCommandProperty
    Field Value
    Type Description
    BindableProperty

    RotatedCallbackParameterProperty

    backing store for the RotatedCallbackParameter property

    Declaration
    public static readonly BindableProperty RotatedCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    RotatedCallbackProperty

    backing store for the RotatedCallback property

    Declaration
    public static readonly BindableProperty RotatedCallbackProperty
    Field Value
    Type Description
    BindableProperty

    RotatedCommandParameterProperty

    backing store for the RotatedCommandParameter property

    Declaration
    public static readonly BindableProperty RotatedCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    RotatedCommandProperty

    backing store for the RotatedCommand property

    Declaration
    public static readonly BindableProperty RotatedCommandProperty
    Field Value
    Type Description
    BindableProperty

    RotatingCallbackParameterProperty

    backing store for the RotatingCallbackParameter property

    Declaration
    public static readonly BindableProperty RotatingCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    RotatingCallbackProperty

    backing store for the RotatingCallback property

    Declaration
    public static readonly BindableProperty RotatingCallbackProperty
    Field Value
    Type Description
    BindableProperty

    RotatingCommandParameterProperty

    backing store for the RotatingCommandParameter property

    Declaration
    public static readonly BindableProperty RotatingCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    RotatingCommandProperty

    backing store for the RotatingCommand property

    Declaration
    public static readonly BindableProperty RotatingCommandProperty
    Field Value
    Type Description
    BindableProperty

    SwipedCallbackParameterProperty

    backing store for the SwipedCallbackParameter property

    Declaration
    public static readonly BindableProperty SwipedCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    SwipedCallbackProperty

    backing store for the SwipedCallback property

    Declaration
    public static readonly BindableProperty SwipedCallbackProperty
    Field Value
    Type Description
    BindableProperty

    SwipedCommandParameterProperty

    backing store for the SwipedCommandParameter property

    Declaration
    public static readonly BindableProperty SwipedCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    SwipedCommandProperty

    backing store for the SwipedCommand property

    Declaration
    public static readonly BindableProperty SwipedCommandProperty
    Field Value
    Type Description
    BindableProperty

    TappedCallbackParameterProperty

    backing store for a TappedCallbackParameter property

    Declaration
    public static readonly BindableProperty TappedCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    TappedCallbackProperty

    backing store for a TappedCallback property

    Declaration
    public static readonly BindableProperty TappedCallbackProperty
    Field Value
    Type Description
    BindableProperty

    TappedCommandParameterProperty

    backing store for the TappedCommandParameter property

    Declaration
    public static readonly BindableProperty TappedCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    TappedCommandProperty

    backing store for the TappedCommand property

    Declaration
    public static readonly BindableProperty TappedCommandProperty
    Field Value
    Type Description
    BindableProperty

    TappingCallbackParameterProperty

    backing store for the TappingCallbackParameter property

    Declaration
    public static readonly BindableProperty TappingCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    TappingCallbackProperty

    backing store for the TappingCallback property

    Declaration
    public static readonly BindableProperty TappingCallbackProperty
    Field Value
    Type Description
    BindableProperty

    TappingCommandParameterProperty

    backing store for the TappingCommandParameter property

    Declaration
    public static readonly BindableProperty TappingCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    TappingCommandProperty

    backing store for the TappingCommand property

    Declaration
    public static readonly BindableProperty TappingCommandProperty
    Field Value
    Type Description
    BindableProperty

    UpCallbackParameterProperty

    Backing store for UpCallbackParameter

    Declaration
    public static readonly BindableProperty UpCallbackParameterProperty
    Field Value
    Type Description
    BindableProperty

    UpCallbackProperty

    Backing store for UpCallback

    Declaration
    public static readonly BindableProperty UpCallbackProperty
    Field Value
    Type Description
    BindableProperty

    UpCommandParameterProperty

    backing store for UpCommandParameter

    Declaration
    public static readonly BindableProperty UpCommandParameterProperty
    Field Value
    Type Description
    BindableProperty

    UpCommandProperty

    backing store for UpCommand

    Declaration
    public static readonly BindableProperty UpCommandProperty
    Field Value
    Type Description
    BindableProperty

    Properties

    DoubleTappedCallback

    Action invoked after a double tap motion

    Declaration
    public Action<Listener, object> DoubleTappedCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    DoubleTappedCallbackParameter

    Parameter sent to Action invoked after a double tap motion

    Declaration
    public object DoubleTappedCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    DoubleTappedCommand

    Command invoked after a double tap motion

    Declaration
    public ICommand DoubleTappedCommand { get; set; }
    Property Value
    Type Description
    ICommand

    DoubleTappedCommandParameter

    Parameter sent with Command invoked after a double tap motion

    Declaration
    public object DoubleTappedCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    DownCallback

    Action invoked invoked upon down event

    Declaration
    public Action<Listener, object> DownCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    DownCallbackParameter

    parameter passed with to Action invoked invoked upon down event

    Declaration
    public object DownCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    DownCommand

    command invoked upon down event

    Declaration
    public ICommand DownCommand { get; set; }
    Property Value
    Type Description
    ICommand

    DownCommandParameter

    parameter passed with command invoked upon down event

    Declaration
    public object DownCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    Element

    VisualElement that is the focus of this Listener

    Declaration
    public VisualElement Element { get; }
    Property Value
    Type Description
    VisualElement

    HandlesDoubleTapped

    does this Listener invoke anything upon double tap motion?

    Declaration
    public bool HandlesDoubleTapped { get; }
    Property Value
    Type Description
    Boolean

    HandlesDown

    returns if Listener is configured to handle down touch

    Declaration
    public bool HandlesDown { get; }
    Property Value
    Type Description
    Boolean

    HandlesLongPressed

    Does this Listener invoke anything after a long press

    Declaration
    public bool HandlesLongPressed { get; }
    Property Value
    Type Description
    Boolean

    HandlesLongPressing

    Does this Listner invoke anything during long press motion?

    Declaration
    public bool HandlesLongPressing { get; }
    Property Value
    Type Description
    Boolean

    HandlesPanned

    Does this Listener invoke anything after pan motion?

    Declaration
    public bool HandlesPanned { get; }
    Property Value
    Type Description
    Boolean

    HandlesPanning

    Does Listener invoke anything during pan motion?

    Declaration
    public bool HandlesPanning { get; }
    Property Value
    Type Description
    Boolean

    HandlesPinched

    Does this Listener invoke anything after pinch motion

    Declaration
    public bool HandlesPinched { get; }
    Property Value
    Type Description
    Boolean

    HandlesPinching

    does this Listener invoke anything during pinch motion?

    Declaration
    public bool HandlesPinching { get; }
    Property Value
    Type Description
    Boolean

    HandlesRightClicked

    does this Listener invoke anything after a tap motion?

    Declaration
    public bool HandlesRightClicked { get; }
    Property Value
    Type Description
    Boolean

    HandlesRotated

    Does Listener invoke anything after rotation motion?

    Declaration
    public bool HandlesRotated { get; }
    Property Value
    Type Description
    Boolean

    HandlesRotating

    Does Listener invoke anything during rotation motion?

    Declaration
    public bool HandlesRotating { get; }
    Property Value
    Type Description
    Boolean

    HandlesSwiped

    Does this Listener invoke anything after swipe motion

    Declaration
    public bool HandlesSwiped { get; }
    Property Value
    Type Description
    Boolean

    HandlesTapped

    does this Listener invoke anything after a tap motion?

    Declaration
    public bool HandlesTapped { get; }
    Property Value
    Type Description
    Boolean

    HandlesTapping

    does this Listner invoke anything during a tap motion?

    Declaration
    public bool HandlesTapping { get; }
    Property Value
    Type Description
    Boolean

    HandlesUp

    Does this Listener invoke anything upon an up touch?

    Declaration
    public bool HandlesUp { get; }
    Property Value
    Type Description
    Boolean

    LongPressedCallback

    Action invoked after long press motion

    Declaration
    public Action<Listener, object> LongPressedCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    LongPressedCallbackParameter

    Parameter sent with Action invoked after long press motion

    Declaration
    public object LongPressedCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    LongPressedCommand

    Command invoked after long press motion

    Declaration
    public ICommand LongPressedCommand { get; set; }
    Property Value
    Type Description
    ICommand

    LongPressedCommandParameter

    Parameter sent with Command invoked after long press motion

    Declaration
    public object LongPressedCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    LongPressingCallback

    Action invoked during long pressing motion

    Declaration
    public Action<Listener, object> LongPressingCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    LongPressingCallbackParameter

    Parameter sent to Action invoked during long pressing motion

    Declaration
    public object LongPressingCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    LongPressingCommand

    Command invoked during long pressing motion

    Declaration
    public ICommand LongPressingCommand { get; set; }
    Property Value
    Type Description
    ICommand

    LongPressingCommandParameter

    Parameter sent to Command invoked during long pressing motion

    Declaration
    public object LongPressingCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    PannedCallback

    Action invoked after pan motion

    Declaration
    public Action<Listener, object> PannedCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    PannedCallbackParameter

    Parameter sent with Action invoked after pan motion

    Declaration
    public object PannedCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    PannedCommand

    Command invoked after pan motion

    Declaration
    public ICommand PannedCommand { get; set; }
    Property Value
    Type Description
    ICommand

    PannedCommandParameter

    Parameter sent with Command invoked after pan motion

    Declaration
    public object PannedCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    PanningCallback

    Action invoked duing pan motion

    Declaration
    public Action<Listener, object> PanningCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    PanningCallbackParameter

    Parameter sent to Action invoked duing pan motion

    Declaration
    public object PanningCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    PanningCommand

    Command invoked duing pan motion

    Declaration
    public ICommand PanningCommand { get; set; }
    Property Value
    Type Description
    ICommand

    PanningCommandParameter

    Parameter sent with Command invoked duing pan motion

    Declaration
    public object PanningCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    PinchedCallback

    Action invoked after pinch motion

    Declaration
    public Action<Listener, object> PinchedCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    PinchedCallbackParameter

    Parameter passed to Action invoked after pinch motion

    Declaration
    public object PinchedCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    PinchedCommand

    Command invoked after pinch motion

    Declaration
    public ICommand PinchedCommand { get; set; }
    Property Value
    Type Description
    ICommand

    PinchedCommandParameter

    Parameter sent with Command invoked after pinch motion

    Declaration
    public object PinchedCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    PinchingCallback

    Action invoked during pinch motion

    Declaration
    public Action<Listener, object> PinchingCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    PinchingCallbackParameter

    Parameter sent to Action invoked during pinch motion

    Declaration
    public object PinchingCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    PinchingCommand

    Command invoked during pinch motion

    Declaration
    public ICommand PinchingCommand { get; set; }
    Property Value
    Type Description
    ICommand

    PinchingCommandParameter

    Parameter sent with Command invoked during pinch motion

    Declaration
    public object PinchingCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    RightClickedCallback

    Action invoked after a tap motion

    Declaration
    public Action<Listener, object> RightClickedCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    RightClickedCallbackParameter

    Parameter passed to Action invoked after a tap motion

    Declaration
    public object RightClickedCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    RightClickedCommand

    Command invoked after a tap motion

    Declaration
    public ICommand RightClickedCommand { get; set; }
    Property Value
    Type Description
    ICommand

    RightClickedCommandParameter

    Parameter passed with Command invoked after a tap motion

    Declaration
    public object RightClickedCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    RotatedCallback

    Action invoked after rotation motion

    Declaration
    public Action<Listener, object> RotatedCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    RotatedCallbackParameter

    Parameter sent with Action invoked after rotation motion

    Declaration
    public object RotatedCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    RotatedCommand

    Command invoked after rotation motion

    Declaration
    public ICommand RotatedCommand { get; set; }
    Property Value
    Type Description
    ICommand

    RotatedCommandParameter

    Parameter sent with Command invoked after rotation motion

    Declaration
    public object RotatedCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    RotatingCallback

    Action invoked during rotation motion

    Declaration
    public Action<Listener, object> RotatingCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    RotatingCallbackParameter

    Parameter sent with Action invoked during rotation motion

    Declaration
    public object RotatingCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    RotatingCommand

    Command invoked during rotation motion

    Declaration
    public ICommand RotatingCommand { get; set; }
    Property Value
    Type Description
    ICommand

    RotatingCommandParameter

    Parameter sent with Command invoked during rotation motion

    Declaration
    public object RotatingCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    SwipedCallback

    Action invoked after swipe motion

    Declaration
    public Action<Listener, object> SwipedCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    SwipedCallbackParameter

    Parameter sent with Action invoked after swipe motion

    Declaration
    public object SwipedCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    SwipedCommand

    Command invoked after swipe motion

    Declaration
    public ICommand SwipedCommand { get; set; }
    Property Value
    Type Description
    ICommand

    SwipedCommandParameter

    Parameter sent with Command invoked after swipe motion

    Declaration
    public object SwipedCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    TappedCallback

    Action invoked after a tap motion

    Declaration
    public Action<Listener, object> TappedCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    TappedCallbackParameter

    Parameter passed to Action invoked after a tap motion

    Declaration
    public object TappedCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    TappedCommand

    Command invoked after a tap motion

    Declaration
    public ICommand TappedCommand { get; set; }
    Property Value
    Type Description
    ICommand

    TappedCommandParameter

    Parameter passed with Command invoked after a tap motion

    Declaration
    public object TappedCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    TappingCallback

    Action invoked upon tap event

    Declaration
    public Action<Listener, object> TappingCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    TappingCallbackParameter

    Parameter passed to Action invoked during tap event

    Declaration
    public object TappingCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    TappingCommand

    Command invoked during tap event

    Declaration
    public ICommand TappingCommand { get; set; }
    Property Value
    Type Description
    ICommand

    TappingCommandParameter

    Parameter padded to command invoked during tap event

    Declaration
    public object TappingCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    UpCallback

    Action invoked upon up touch

    Declaration
    public Action<Listener, object> UpCallback { get; set; }
    Property Value
    Type Description
    Action<Listener, Object>

    UpCallbackParameter

    Parameter passed to Action invoked upon up touch

    Declaration
    public object UpCallbackParameter { get; set; }
    Property Value
    Type Description
    Object

    UpCommand

    command invoked upon up touch

    Declaration
    public ICommand UpCommand { get; set; }
    Property Value
    Type Description
    ICommand

    UpCommandParameter

    parameter passed to command invoked upon up touch

    Declaration
    public object UpCommandParameter { get; set; }
    Property Value
    Type Description
    Object

    Methods

    Dispose()

    Disposer

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Dispoer

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    Boolean disposing

    For(VisualElement)

    Constructor

    Declaration
    public static Listener For(VisualElement element)
    Parameters
    Type Name Description
    VisualElement element
    Returns
    Type Description
    Listener

    Events

    Disposing

    Event handler for Disposing event

    Declaration
    public event EventHandler Disposing
    Event Type
    Type Description
    EventHandler

    DoubleTapped

    DoubleTapped event handler

    Declaration
    public event EventHandler<TapEventArgs> DoubleTapped
    Event Type
    Type Description
    EventHandler<TapEventArgs>

    Down

    Down event handler

    Declaration
    public event EventHandler<DownUpEventArgs> Down
    Event Type
    Type Description
    EventHandler<DownUpEventArgs>

    HandlesDoubleTappedChanged

    Occurs when handles double tapped changed.

    Declaration
    public event EventHandler<bool> HandlesDoubleTappedChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesDownChanged

    Event to notify if the ability to handle down events has changed

    Declaration
    public event EventHandler<bool> HandlesDownChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesLongPressedChanged

    Event triggered when HandlesLongPressed had changed

    Declaration
    public event EventHandler<bool> HandlesLongPressedChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesLongPressingChanged

    Event triggered when HandlesLongPressing has changed

    Declaration
    public event EventHandler<bool> HandlesLongPressingChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesPannedChanged

    Event triggered when HandlesPanned has changed

    Declaration
    public event EventHandler<bool> HandlesPannedChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesPanningChanged

    Event triggered when HandlesPanning has changed

    Declaration
    public event EventHandler<bool> HandlesPanningChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesPinchedChanged

    Event triggered when HandlesPinched has changed

    Declaration
    public event EventHandler<bool> HandlesPinchedChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesPinchingChanged

    Event triggered when HandlesPinching has changed

    Declaration
    public event EventHandler<bool> HandlesPinchingChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesRightClickedChanged

    Event triggered when HandlesRightClicked has changed

    Declaration
    public event EventHandler<bool> HandlesRightClickedChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesRotatedChanged

    Event trigged when HandlesRotated has changed

    Declaration
    public event EventHandler<bool> HandlesRotatedChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesRotatingChanged

    Event trigged when HandlesRotating has changed

    Declaration
    public event EventHandler<bool> HandlesRotatingChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesSwipedChanged

    Event triggered when HandlesSwiped has changed

    Declaration
    public event EventHandler<bool> HandlesSwipedChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesTappedChanged

    Event triggered when HandlesTapped has changed

    Declaration
    public event EventHandler<bool> HandlesTappedChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesTappingChanged

    Event triggered when HandlesTapping state has changed

    Declaration
    public event EventHandler<bool> HandlesTappingChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    HandlesUpChanged

    Event triggered when HandlesUp status has changed;

    Declaration
    public event EventHandler<bool> HandlesUpChanged
    Event Type
    Type Description
    EventHandler<Boolean>

    LongPressed

    LongPressed event handler

    Declaration
    public event EventHandler<LongPressEventArgs> LongPressed
    Event Type
    Type Description
    EventHandler<LongPressEventArgs>

    LongPressing

    LongPressing event handler

    Declaration
    public event EventHandler<LongPressEventArgs> LongPressing
    Event Type
    Type Description
    EventHandler<LongPressEventArgs>

    Panned

    Pannded event handler

    Declaration
    public event EventHandler<PanEventArgs> Panned
    Event Type
    Type Description
    EventHandler<PanEventArgs>

    Panning

    Panning event handler

    Declaration
    public event EventHandler<PanEventArgs> Panning
    Event Type
    Type Description
    EventHandler<PanEventArgs>

    Pinched

    Pinched event handler

    Declaration
    public event EventHandler<PinchEventArgs> Pinched
    Event Type
    Type Description
    EventHandler<PinchEventArgs>

    Pinching

    Pinching event listener

    Declaration
    public event EventHandler<PinchEventArgs> Pinching
    Event Type
    Type Description
    EventHandler<PinchEventArgs>

    RightClicked

    Tapped event handler

    Declaration
    public event EventHandler<RightClickEventArgs> RightClicked
    Event Type
    Type Description
    EventHandler<RightClickEventArgs>

    Rotated

    Rotated event handler

    Declaration
    public event EventHandler<RotateEventArgs> Rotated
    Event Type
    Type Description
    EventHandler<RotateEventArgs>

    Rotating

    Rotating event handler

    Declaration
    public event EventHandler<RotateEventArgs> Rotating
    Event Type
    Type Description
    EventHandler<RotateEventArgs>

    Swiped

    Swiped event handler

    Declaration
    public event EventHandler<SwipeEventArgs> Swiped
    Event Type
    Type Description
    EventHandler<SwipeEventArgs>

    Tapped

    Tapped event handler

    Declaration
    public event EventHandler<TapEventArgs> Tapped
    Event Type
    Type Description
    EventHandler<TapEventArgs>

    Tapping

    Tapping event handler

    Declaration
    public event EventHandler<TapEventArgs> Tapping
    Event Type
    Type Description
    EventHandler<TapEventArgs>

    Up

    Up event motion handler

    Declaration
    public event EventHandler<DownUpEventArgs> Up
    Event Type
    Type Description
    EventHandler<DownUpEventArgs>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IDisposable

    Extension Methods

    DebugExtensions.AddToCensus(Object)
    DebugExtensions.RemoveFromCensus(Object)
    ReflectionExtensions.GetProperties(Object)
    ReflectionExtensions.GetProperty(Object, String)
    ReflectionExtensions.PropertyNames(Object)
    ReflectionExtensions.PropertyExists(Object, String)
    ReflectionExtensions.HasProperty(Object, String)
    ReflectionExtensions.GetPropertyValue(Object, String)
    ReflectionExtensions.SetPropertyValue(Object, String, Object)
    ReflectionExtensions.GetFieldValue(Object, String)
    ReflectionExtensions.SetFieldValue(Object, String, Object)
    ReflectionExtensions.CallMethod(Object, String, Object[])
    Back to top Copyright © 2018 42nd Parallel