Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    ViewLayoutOptions

    Overlay

    This returns Overlay as ViewLayoutOptions.

    Declaration
    public const ViewLayoutOptions Overlay
    Field Value
    Type Description
    ViewLayoutOptions

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved