Class ParentalsStatsPageView
Inheritance
System.Object
ParentalsStatsPageView
Assembly: EduCATS.dll
Syntax
class ParentalsStatsPageView : ContentPage
Constructors
ParentalsStatsPageView(IPlatformServices, GroupInfo)
Declaration
public ParentalsStatsPageView(IPlatformServices service, GroupInfo group)
Parameters
Fields
Declaration
static Thickness _headerPadding
Field Value
| Type |
Description |
| Thickness |
|
_padding
Declaration
static Thickness _padding
Field Value
| Type |
Description |
| Thickness |
|
Methods
Declaration
StackLayout createHeaderView(string groupName)
Parameters
| Type |
Name |
Description |
| System.String |
groupName |
|
Returns
| Type |
Description |
| StackLayout |
|
createRoundedList(View)
Declaration
RoundedListView createRoundedList(View header)
Parameters
| Type |
Name |
Description |
| View |
header |
|
Returns
createViews(String)
Declaration
void createViews(string groupName)
Parameters
| Type |
Name |
Description |
| System.String |
groupName |
|