hosanna-ui-docs - v0.9.0
    Preparing search index...
    • Creates a focus info object for the collection view.

      Parameters

      • rowIndex: number

        The row index.

      • itemIndex: number

        The item index.

      • offset: [number, number]

        The offset for the focus indicator.

      • size: [number, number]

        The size of the focus indicator.

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

        The image URI for the focus indicator.

      • color: string = '#ffffff'

        The color for the focus indicator.

      • displayMode: FocusDisplayMode = FocusDisplayMode.OnTop

        The display mode for the focus indicator.

      • OptionalfocusedScale: number

      Returns IFocusInfo

      The focus info object.