Skip to content

ass::Selected#

Wraps another selector matching Selected views.

Header:#include <AUI/ASS/Selector/Selected.h>
CMake:aui_link(my_target PUBLIC aui::views)

Detailed Description#

{
  Selected(t<ACheckBox>()),
  BackgroundImage {":uni/svg/checkbox.svg" },
},

The view must implement ass::ISelectable.