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