.. index:: pair: struct; EE::UI::UITextSelectionController::Selection .. _doxid-struct_e_e_1_1_u_i_1_1_u_i_text_selection_controller_1_1_selection: struct EE::UI::UITextSelectionController::Selection =================================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Selection { // fields :ref:`Point` :target:`anchor`; :ref:`Point` :target:`focus`; // methods bool :target:`isValid`() const; };