Hosanna UI API v1.30.2-next
    Preparing search index...
    • Creates a focus info object for the collection view.

      Parameters

      • rowIndex: number

        The row index.

      • itemIndex: number

        The item index.

      • targetTranslation: [number, number]
      • size: [number, number]

        The size of the focus indicator.

      • imageUri: string = 'pkg:/assets/images/input-focusrect.9.png'

        The image URI for the focus indicator.

      • color: string = '#ffffff'

        The color for the focus indicator.

      • hideFocusIndicator: boolean = false

        Whether to hide the focus indicator.

      • OptionalfocusedScale: number

      Returns IFocusInfo

      The focus info object.