Метод | Описание | |
---|---|---|
Activate ( object view ) : void |
Marks the specified view as active. If there is an active view before calling this method, that view will be deactivated automatically. |
public Activate ( object view ) : void | ||
view | object | The view to activate. |
Результат | void |