menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class BackdropBackLayer

    Represents a class that contains the back layer of backdrop control.The back layer displays actions and context, and these control and inform the front layers content.

    Inheritance
    System.Object
    BackdropBaseView
    BackdropBackLayer
    Inherited Members
    BackdropBaseView.Content
    BackdropBaseView.ContentProperty
    BackdropBaseView.ControlTemplate
    BackdropBaseView.OnBindingContextChanged()
    Namespace: Syncfusion.XForms.Backdrop
    Assembly: Syncfusion.SfBackdrop.XForms.dll
    Syntax
    public class BackdropBackLayer : BackdropBaseView, IThemeElement

    Constructors

    BackdropBackLayer()

    Initializes a new instance of the BackdropBackLayer class.

    Declaration
    public BackdropBackLayer()

    Fields

    BackgroundColorProperty

    Gets or sets the back color of the layout.

    Declaration
    public static readonly BindableProperty BackgroundColorProperty
    Field Value
    Type
    Xamarin.Forms.BindableProperty

    Properties

    BackgroundColor

    Gets or sets the back color of the layout.

    Declaration
    public Color BackgroundColor { get; set; }
    Property Value
    Type
    Xamarin.Forms.Color
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved