getSelectedContent abstract method
Gets the selected content in this object.
Return null
if nothing is selected.
Implementation
SelectedContent? getSelectedContent();
Gets the selected content in this object.
Return null
if nothing is selected.
SelectedContent? getSelectedContent();