Show / Hide Table of Contents

    Class CircularShellRenderer

    Inheritance
    System.Object
    CircularShellRenderer
    Namespace: Tizen.Wearable.CircularUI.Forms.Renderer
    Assembly: Tizen.Wearable.CircularUI.Forms.Renderer.dll
    Syntax
    public class CircularShellRenderer : Xamarin.Forms.Platform.Tizen.Watch.ShellRenderer

    Constructors

    CircularShellRenderer()

    Declaration
    public CircularShellRenderer()

    Methods

    CreateNavigationDrawer(EvasObject)

    Declaration
    protected override Xamarin.Forms.Platform.Tizen.Watch.NavigationDrawer CreateNavigationDrawer(EvasObject parent)
    Parameters
    Type Name Description
    EvasObject parent
    Returns
    Type Description
    Xamarin.Forms.Platform.Tizen.Watch.NavigationDrawer

    CreateNavigationView(EvasObject)

    Declaration
    protected override Xamarin.Forms.Platform.Tizen.Watch.NavigationView CreateNavigationView(EvasObject parent)
    Parameters
    Type Name Description
    EvasObject parent
    Returns
    Type Description
    Xamarin.Forms.Platform.Tizen.Watch.NavigationView

    OnNavigationDrawerToggled(Object, EventArgs)

    Declaration
    protected override void OnNavigationDrawerToggled(object sender, EventArgs e)
    Parameters
    Type Name Description
    System.Object sender
    EventArgs e
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX