UINavigationItem constructor

UINavigationItem()

Returns a new instance of UINavigationItem constructed with the default new method.

Implementation

factory UINavigationItem() => new$();