Xamarin Forms - Icon/Image in Toolbar of Navigation Page

Icon/Image in Toolbar of Navigation Page Code : Page XAML < ContentPage.ToolbarItems > < ToolbarItem Name = "imgrcLogo" Icon = "RCLogo.png" Priority = "0" Order = "Primary" /> < ToolbarItem x : Name = "userInfo" Priority = "0" Order = "Primary" /> </ ContentPage.ToolbarItems > Logo file is Places in Resouce Directory of Andriod project