menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SfImageView

    Represents a customized Xamarin.Forms.View that holds an image.

    Inheritance
    System.Object
    SfImageView
    Namespace: Syncfusion.SfDataGrid.XForms
    Assembly: Syncfusion.SfDataGrid.XForms.dll
    Syntax
    public class SfImageView : Image

    Constructors

    SfImageView()

    Initializes a new instance of the SfImageView class.

    Declaration
    public SfImageView()

    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