Property | Type | Description | |
---|---|---|---|
Columns | int | ||
Padding | float | ||
Rows | int | ||
parent |
Method | Description | |
---|---|---|
NavPage ( int columns, int rows ) : System | ||
Refresh ( ) : void | ||
TouchesBegan ( NSSet touches, UIEvent evt ) : void |
Method | Description | |
---|---|---|
ClearPage ( ) : void |
public NavPage ( int columns, int rows ) : System | ||
columns | int | |
rows | int | |
return | System |
public TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |