If you do not set the ApiNamespace, we will load the default assembly and we will find your page (uniqueId). Therefore, if your page is located in another location (outside the default assembly of the app), you must specify the ApiNamespace
you should set an integer value like: 10 in a string format (we convert string to int internally) also you should set BadgeStyle to one of the AttentionValueInfoBadgeStyle, InformationalValueInfoBadgeStyle, SuccessValueInfoBadgeStyle, CautionValueInfoBadgeStyle, CriticalValueInfoBadgeStyle
BadgeStyle
AttentionValueInfoBadgeStyle
AttentionDotInfoBadgeStyle, AttentionIconInfoBadgeStyle, AttentionValueInfoBadgeStyle, InformationalDotInfoBadgeStyle, InformationalIconInfoBadgeStyle, InformationalValueInfoBadgeStyle, SuccessDotInfoBadgeStyle, SuccessIconInfoBadgeStyle, SuccessValueInfoBadgeStyle, CautionDotInfoBadgeStyle, CautionIconInfoBadgeStyle, CautionValueInfoBadgeStyle, CriticalDotInfoBadgeStyle, CriticalIconInfoBadgeStyle, CriticalValueInfoBadgeStyleyou should set correct style if you want to use BadgeValue or Icon or Dot
HideNavigationViewInfoBadge
false
BadgeSymbolIcon
null
for example: Sync , we will convert your string to Symbol so please write correct symbol name
BadgeBitmapIcon
null
for example: ms-appx:///Assets/Modules/PT.png you should set BadgeStyle to one of the AttentionIconInfoBadgeStyle, InformationalIconInfoBadgeStyle, SuccessIconInfoBadgeStyle, CautionIconInfoBadgeStyle, CriticalIconInfoBadgeStyle
BadgeFontIconGlyph
null
for example: E710 , you should set BadgeStyle to one of the AttentionIconInfoBadgeStyle, InformationalIconInfoBadgeStyle, SuccessIconInfoBadgeStyle, CautionIconInfoBadgeStyle, CriticalIconInfoBadgeStyle
BadgeFontIconFontName
null
if you are using BadgeFontIconGlyph you can set FontName for using glyphs