簡體   English   中英

Xamarin.forms:如何為標簽欄添加漸變色

[英]Xamarin.forms : how to add a gradient color for tabbar

在xamrin froms應用程序中,我們有一個標簽欄,我們需要在iOS和Android設備中為該標簽欄添加一些漸變顏色。 我們怎么能呢? 在此處輸入圖片說明

  1. 由設計師制作具有漸變顏色的圖像;
  2. 將其應用於標簽欄,例如:

    UITabBar.Appearance.BackgroundImage = image;

官方文件: https : //developer.xamarin.com/api/type/UIKit.UITabBar+UITabBarAppearance/

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM