Share via


NavigationViewItemPresenterTemplateSettings.IconWidth Property

Definition

Gets the width of the NavigationViewItemPresenter icon.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 property double IconWidth { double get(); };
double IconWidth();
public double IconWidth { get; }
Public ReadOnly Property IconWidth As Double

Property Value

Double

double

The width of the NavigationViewItemPresenter icon.

Applies to