menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SfCellView

    Inheritance
    System.Object
    SfView
    SfCellView
    Inherited Members
    SfView.Alpha
    SfView.BackgroundColor
    SfView.BringSubviewToFront(NSView)
    SfView.Center
    SfView.Draw(CGRect)
    SfView.GetCenter()
    SfView.InsertSubview(NSView, Int32)
    SfView.IsDescendantOfView(NSView)
    SfView.IsFlipped
    SfView.LayoutSubviews()
    SfView.SetNeedsDisplay()
    SfView.SetNeedsLayout()
    SfView.TouchesBegan(NSSet, NSEvent)
    SfView.TouchesBeganWithEvent(NSEvent)
    SfView.TouchesCancelled(NSSet, NSEvent)
    SfView.TouchesCancelledWithEvent(NSEvent)
    SfView.TouchesEnded(NSSet, NSEvent)
    SfView.TouchesEndedWithEvent(NSEvent)
    SfView.TouchesMoved(NSSet, NSEvent)
    SfView.TouchesMovedWithEvent(NSEvent)
    SfView.ViewWillMoveToSuperview(NSView)
    SfView.ViewWillMoveToWindow(NSWindow)
    SfView.WantsDefaultClipping
    SfView.WillMoveToSuperview(NSView)
    SfView.WillMoveToWindow(NSWindow)
    SfView.WillRemoveSubview(NSView)
    Namespace: Syncfusion.XForms.MacOS.Core
    Assembly: Syncfusion.Core.XForms.macOS.dll
    Syntax
    public class SfCellView : SfView

    Constructors

    SfCellView(SfCollectionViewCell)

    Declaration
    public SfCellView(SfCollectionViewCell collectionViewCell)
    Parameters
    Type Name Description
    SfCollectionViewCell collectionViewCell

    Methods

    DrawRect(CGRect)

    Declaration
    public override void DrawRect(CGRect dirtyRect)
    Parameters
    Type Name Description
    CoreGraphics.CGRect dirtyRect
    Overrides
    SfView.DrawRect(CGRect)

    Layout()

    Declaration
    public override void Layout()
    Overrides
    SfView.Layout()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved