Class OverlayAnimationButtonStyle

    Definition

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

    Describes Button Animation used in OneUI_Watch2.X

    public class OverlayAnimationButtonStyle : ButtonStyle, IDynamicResourceHandler, IDisposable
    Inheritance
    object
    BindableObject
    ViewStyle
    ControlStyle
    ButtonStyle
    OverlayAnimationButtonStyle
    Implements
    IDynamicResourceHandler
    IDisposable

    Constructors

    View Source

    OverlayAnimationButtonStyle()

    Constructor

    Declaration
    public OverlayAnimationButtonStyle()

    Methods

    View Source

    CreateExtension()

    Create corresponding ButtonExtension. This is to be called by a Button. You may override this function to customize button's behavior.

    Declaration
    public override ButtonExtension CreateExtension()
    Returns
    Type Description
    ButtonExtension
    Overrides
    ButtonStyle.CreateExtension()

    Implements

    IDynamicResourceHandler
    IDisposable

    Extension Methods

    EXamlExtensions.LoadFromEXaml<T>(T, string)
    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    EXamlExtensions.LoadFromEXamlPath<TXaml>(TXaml, string)
    EXamlExtensions.LoadFromEXamlPath<T>(T, Type)
    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