Search Results for

    Show / Hide Table of Contents

    Interface IRecycleItemsViewController

    This interface is for internal use.

    Namespace: Tizen.TV.UIControls.Forms
    Assembly: Tizen.TV.UIControls.Forms.dll
    Syntax
    public interface IRecycleItemsViewController

    Properties

    FocusedView

    Declaration
    View FocusedView { get; }
    Property Value
    Type Description
    Xamarin.Forms.View

    ScrollBounds

    Declaration
    Rectangle ScrollBounds { get; }
    Property Value
    Type Description
    Xamarin.Forms.Rectangle

    Methods

    SendKeyDown(String)

    Declaration
    bool SendKeyDown(string keyname)
    Parameters
    Type Name Description
    System.String keyname
    Returns
    Type Description
    System.Boolean
    In This Article
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX