getNavigationTarget
Returns the navigation target for this button.
getNavigationTarget(): NavigationTarget
Notes
- This method returns a NavigationTarget based on the UIButton.navigateTo property.
- This method is called automatically by Activity.onNavigate().
Related
- class UIButtonA view class that represents a button control.