1 write to _titleView
Microsoft.Maui.Controls (1)
NavigationPage\NavigationPageToolbar.cs (1)
28
public override VisualElement TitleView { get => GetTitleView(); set => SetProperty(ref
_titleView
, value); }