Method | Description | |
---|---|---|
OnCreateView ( Views p0, Views p1, OS p2 ) : Views.View | ||
OnViewCreated ( Views p0, OS p1 ) : void | ||
ReloadData ( ) : void |
Method | Description | |
---|---|---|
HandleValueChangedEvent ( object sender, |
public OnCreateView ( Views p0, Views p1, OS p2 ) : Views.View | ||
p0 | Views | |
p1 | Views | |
p2 | OS | |
return | Views.View |
public OnViewCreated ( Views p0, OS p1 ) : void | ||
p0 | Views | |
p1 | OS | |
return | void |