getNavigationTarget()
Returns the navigation target for this button.
getNavigationTarget(): StringConvertible | undefined;
Notes
- Returns the value of the navigateTo property.
- Called automatically by Activity.onNavigate().
Related
class UIButton
A view class that represents a button control.
