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







Comments

Popular posts from this blog

Shared / Static Class in vb.net/C#

Xamarin Forms : PopUp Page with RG.Plugins.Popup

Text was truncated or one or more characters had no match in the target code page.". (SQL Server Import and Export Wizard)