Home
last modified time | relevance | path

Searched defs:IconImage (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.h37 struct IconImage { struct
38IconImage(InternalResource::ResourceId resourceId, const Dimension& width, const Dimension& height) in IconImage() function
63 … const Dimension& height, const IconImage& icon, const EventMarker& clickMarker = EventMarker()); argument