Class Vector2Selector

    Definition

    Namespace:
    Tizen.NUI.Components
    Assembly:
    Tizen.NUI.Components.dll

    Vector2 selector.

    public class Vector2Selector : Selector<Vector2>
    Inheritance
    object
    Selector<Vector2>
    Vector2Selector

    Methods

    View Source

    Clone()

    Vector selector clone function.

    Declaration
    public Vector2Selector Clone()
    Returns
    Type Description
    Vector2Selector

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX