Hierarchy

Implemented by

Properties

nativeObject: { [key: string]: any }

Type declaration

  • [key: string]: any
ios: Partial<iOSProps>
android: Partial<AndroidProps>
loopCount: number

Gets/Sets the loopCount of gifImage. This property is readonly on iOS.

Android

Ios

Since

3.2.0

frameCount: number

Gets/Sets the frameCount of gifImage.

Android

Ios

Since

3.2.0

posterImage: IImage<any, MobileOSProps<ImageIOSProps, ImageAndroidProps>>

Gets/Sets the posterImage of gifImage.

Android

Ios

Since

3.2.0

instrinsicSize: Size

Gets/Sets the instrinsicSize of gifImage.

Android

Ios

Since

3.2.0

Methods

Generated using TypeDoc