alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class GettingStartedSampleView

    GettingStartedSampleView.

    Inheritance
    System.Object
    SampleView
    GettingStartedSampleView
    Inherited Members
    SampleView.ArrangeOverride(Rect)
    SampleView.IsCardView
    SampleView.OnAppearing()
    SampleView.OnDisappearing()
    SampleView.OptionView
    SampleView.OptionViewProperty
    SampleView.SetBusyIndicator(View)
    Namespace: SampleBrowser.Maui.Base.CustomView
    Assembly: SampleBrowser.Maui.Base.dll
    Syntax
    public class GettingStartedSampleView : SampleView

    Constructors

    GettingStartedSampleView()

    GettingStartedSampleView's constructor

    Declaration
    public GettingStartedSampleView()

    Fields

    FrameWidthProperty

    Declaration
    public static readonly BindableProperty FrameWidthProperty
    Field Value
    Type
    Microsoft.Maui.Controls.BindableProperty

    GettingStartedContentProperty

    Declaration
    public static readonly BindableProperty GettingStartedContentProperty
    Field Value
    Type
    Microsoft.Maui.Controls.BindableProperty

    Properties

    FrameWidth

    Declaration
    public double FrameWidth { get; set; }
    Property Value
    Type
    System.Double

    GettingStartedContent

    Declaration
    public View GettingStartedContent { get; set; }
    Property Value
    Type
    Microsoft.Maui.Controls.View
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved