@nativescript-community/gesturehandler
    Preparing search index...

    Class BaseNative<T, U>Abstract

    Type Parameters

    • T
    • U extends {}

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Type Parameters

      • T
      • U extends {}

      Parameters

      • Optionaloptions: U
      • Optionalnative: T

      Returns BaseNative<T, U>

    Properties

    native: T
    options?: U

    Methods

    • Returns T

    • Parameters

      • native: T
      • options: U

      Returns void

    • Parameters

      • ...args: any[]

      Returns any