menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ViewLayoutOptions

    The View Layout Options represent the options for the view to be laid out such as Default and Overlay.

    Inheritance
    System.Object
    ViewLayoutOptions
    Namespace: Syncfusion.SfSchedule.XForms
    Assembly: Syncfusion.SfSchedule.XForms.dll
    Syntax
    public sealed class ViewLayoutOptions : Enum

    Fields

    Default

    This returns Default as ViewLayoutOptions.

    Declaration
    public const ViewLayoutOptions Default
    Field Value
    Type
    ViewLayoutOptions

    Overlay

    This returns Overlay as ViewLayoutOptions.

    Declaration
    public const ViewLayoutOptions Overlay
    Field Value
    Type
    ViewLayoutOptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved