menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IClose - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IClose

    Represents the interface for Close method.

    Namespace: Syncfusion.SfRadialMenu.XForms
    Assembly: Syncfusion.SfRadialMenu.XForms.dll
    Syntax
    public interface IClose

    Methods

    Close()

    Close Radial menu.

    Declaration
    void Close()

    Close(SfRadialMenu)

    Close Radial menu.

    Declaration
    void Close(SfRadialMenu radialMenu)
    Parameters
    Type Name Description
    SfRadialMenu radialMenu

    The radial menu.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved