menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Interface IVisibility

    Define property for visibility.

    Namespace: Syncfusion.ListView.XForms
    Assembly: Syncfusion.SfListView.XForms.dll
    Syntax
    public interface IVisibility

    Properties

    Visibility

    Gets or sets a value indicating whether the visibility of Item is true or not.

    Declaration
    bool Visibility { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved