Class MainPageiOS
Inheritance
System.Object
MainPageiOS
Namespace: SampleBrowser.Maui.Base
Assembly: SampleBrowser.Maui.Base.dll
Syntax
public class MainPageiOS : ContentPage
Constructors
MainPageiOS()
Declaration
public MainPageiOS()
Properties
ColumnOneCollection
Declaration
public List<ControlCategoryModel> ColumnOneCollection { get; set; }
Property Value
Type |
---|
System.Collections.Generic.List<ControlCategoryModel> |
Methods
OnBindingContextChanged()
Declaration
protected override void OnBindingContextChanged()