MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SliderStepDurationConverter

    Show / Hide Table of Contents

    Class SliderStepDurationConverter

    This method returns converted StepDuration intervals in the given string.

    Inheritance
    System.Object
    SliderStepDurationConverter
    Namespace: Syncfusion.Maui.Sliders
    Assembly: Syncfusion.Maui.Sliders.dll
    Syntax
    public class SliderStepDurationConverter : TypeConverter

    Constructors

    SliderStepDurationConverter()

    Declaration
    public SliderStepDurationConverter()

    Methods

    ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)

    Declaration
    public override object ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, object value)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    System.Globalization.CultureInfo culture
    System.Object value
    Returns
    Type Description
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved