menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SfSwitchControl

    A customized Xamarin.Forms.View control that provides a toggled value.

    Inheritance
    System.Object
    SfSwitchControl
    Namespace: Syncfusion.SfDataGrid.XForms
    Assembly: Syncfusion.SfDataGrid.XForms.dll
    Syntax
    public class SfSwitchControl : Switch

    Constructors

    SfSwitchControl()

    Initializes a new instance of the SfSwitchControl class.

    Declaration
    public SfSwitchControl()

    Methods

    InvalidateMeasure()

    Method that is called to invalidate the layout of this Xamarin.Forms.VisualElement. Raises the Xamarin.Forms.VisualElement.MeasureInvalidated event.

    Declaration
    protected override void InvalidateMeasure()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved