Documentation
    Preparing search index...

    Class SVGView

    Hierarchy

    • SVGView
      • SVGView

    Indexable

    • [key: symbol]: (value: any) => void
    Index

    Constructors

    • Returns SVGView

    Properties

    nativeViewProtected: MySVGView

    read-only. If you want to set out-of-band the nativeView use the setNativeView method.

    src: string

    Methods

    • Parameters

      • name: string
      • value: any

      Returns any

    • Parameters

      • name: string
      • value: any

      Returns any

    • Creates a native view. Returns either android.view.View or UIView.

      Returns MySVGView

    • Parameters

      • src: any

      Returns Promise<void>