menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfViewHandler - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfViewHandler

    Inheritance
    System.Object
    SfViewHandler
    Namespace: Syncfusion.Maui.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public class SfViewHandler : LayoutHandler

    Constructors

    SfViewHandler()

    Declaration
    public SfViewHandler()

    SfViewHandler(PropertyMapper)

    Declaration
    public SfViewHandler(PropertyMapper mapper)
    Parameters
    Type Name Description
    Microsoft.Maui.PropertyMapper mapper

    Methods

    CreatePlatformView()

    Declaration
    protected override object CreatePlatformView()
    Returns
    Type
    System.Object
    Exceptions
    Type Condition
    System.NotImplementedException

    Invalidate()

    Declaration
    public void Invalidate()

    SetDrawingOrder(DrawingOrder)

    Declaration
    public void SetDrawingOrder(DrawingOrder drawingOrder)
    Parameters
    Type Name Description
    DrawingOrder drawingOrder

    UpdateClipToBounds(Boolean)

    Declaration
    public void UpdateClipToBounds(bool clipToBounds)
    Parameters
    Type Name Description
    System.Boolean clipToBounds
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved