alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class MainPageAndroid

    Inheritance
    System.Object
    MainPageAndroid
    Namespace: SampleBrowser.Maui.Base
    Assembly: SampleBrowser.Maui.Base.dll
    Syntax
    public class MainPageAndroid : ContentPage

    Constructors

    MainPageAndroid()

    Declaration
    public MainPageAndroid()

    Properties

    ColumnOneCollection

    Declaration
    public List<ControlCategoryModel> ColumnOneCollection { get; set; }
    Property Value
    Type
    System.Collections.Generic.List<ControlCategoryModel>

    MainPage

    Declaration
    public static MainPageAndroid MainPage { get; set; }
    Property Value
    Type
    MainPageAndroid

    Methods

    BackPressed()

    Declaration
    public static bool BackPressed()
    Returns
    Type
    System.Boolean

    OnBindingContextChanged()

    Declaration
    protected override void OnBindingContextChanged()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved