ShellSection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[Xamarin.Forms.ContentProperty("Items")]
public class ShellSection : Xamarin.Forms.ShellGroupItem, Xamarin.Forms.IShellSectionController
type ShellSection = class
inherit ShellGroupItem
interface IShellSectionController
interface IElementController
- 繼承
- 衍生
- 屬性
-
System.ComponentModel.EditorBrowsableAttribute ContentPropertyAttribute
- 實作
建構函式
ShellSection() |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 |
欄位
CurrentItemProperty |
CurrentItem 欄位的備份存放區。 |
ItemsProperty |
Items 欄位的備份存放區。 |
屬性
AutomationId |
取得或設定值,允許自動化架構尋找此項目並與之互動。 (繼承來源 Element) |
BindingContext |
取得或設定物件,這個物件包含屬於此 BindableObject 屬性繫結屬性將設為目標的屬性。 (繼承來源 BindableObject) |
class |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 NavigableElement) |
ClassId |
取得或設定值,用來識別語意類似項目的集合。 (繼承來源 Element) |
CurrentItem |
目前選取的 ShellContent。 |
Dispatcher |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 BindableObject) |
EffectControlProvider |
供 Xamarin.Forms 平台內部使用。 (繼承來源 Element) |
Effects |
套用至此項目的效果清單。 (繼承來源 Element) |
FlyoutDisplayOptions |
AsSingleItem (預設) 只會在飛出視窗中顯示此項目的標題。 AsMultipleItems 會為每個子系和 MenuItem 建立個別飛出視窗選項。 (繼承來源 ShellGroupItem) |
FlyoutIcon |
要針對項目使用的圖示。 如果未設定這個屬性,它將轉而使用 Icon 屬性值。 (繼承來源 BaseShellItem) |
Icon |
定義要在不是飛出視窗的 Chrome 組件中顯示的圖示。 (繼承來源 BaseShellItem) |
Id |
取得值,可用來在應用程式執行期間唯一識別項目。 (繼承來源 Element) |
IsChecked |
定義目前是否已在飛出視窗中強調顯示該項目。 (繼承來源 BaseShellItem) |
IsEnabled |
定義是否可在 Chrome 中選取該項目。 (繼承來源 BaseShellItem) |
IsTabStop |
指出 Tab 瀏覽中是否包含 FlyoutItem。 (繼承來源 BaseShellItem) |
IsVisible |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 BaseShellItem) |
Items |
由 |
LogicalChildren |
供 Xamarin.Forms 平台內部使用。 (繼承來源 Element) |
Navigation |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 NavigableElement) |
NavigationProxy |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 NavigableElement) |
Parent |
取得或設定項目的父項目。 (繼承來源 Element) |
ParentView |
已淘汰.
取得即此項目最接近上階的項目,而此項目是 VisualElement。 (繼承來源 Element) |
Platform |
已淘汰.
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 Element) |
RealParent |
供 Xamarin.Forms 平台內部使用。 (繼承來源 Element) |
Route |
用於處理該項目的字串。 (繼承來源 BaseShellItem) |
Stack |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 |
Style |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 NavigableElement) |
StyleClass |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 NavigableElement) |
StyleId |
取得或設定使用者定義值來唯一識別項目。 (繼承來源 Element) |
TabIndex |
指定當使用者按下 Tab 鍵來瀏覽項目時,FlyoutItem 物件接收焦點的順序。 (繼承來源 BaseShellItem) |
Title |
要在 UI 中顯示的標題。 (繼承來源 BaseShellItem) |
方法
運算子
Implicit(ShellContent to ShellSection) |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 |
Implicit(TemplatedPage to ShellSection) |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 |
事件
Appearing |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 BaseShellItem) |
BindingContextChanged |
每當 BindingContext 屬性變更時引發。 (繼承來源 BindableObject) |
ChildAdded |
只要將子項目新增至項目時就發生。 (繼承來源 Element) |
ChildRemoved |
只要從項目移除子項目時就發生。 (繼承來源 Element) |
DescendantAdded |
只要將子項目新增至項目樹狀子目錄時即發生。 (繼承來源 Element) |
DescendantRemoved |
只要從項目樹狀子目錄移除子項目時即發生。 (繼承來源 Element) |
Disappearing |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 BaseShellItem) |
PlatformSet |
已淘汰.
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 (繼承來源 Element) |
PropertyChanged |
在屬性變更時引發。 (繼承來源 BindableObject) |
PropertyChanging |
在屬性即將變更時引發。 (繼承來源 BindableObject) |
明確介面實作
擴充方法
GetPropertyIfSet<T>(BindableObject, BindableProperty, T) |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 |
SetAppThemeColor(BindableObject, BindableProperty, Color, Color) |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 |
SetBinding(BindableObject, BindableProperty, String, BindingMode, IValueConverter, String) |
建立並將繫結套用至屬性。 |
SetBinding<TSource>(BindableObject, BindableProperty, Expression<Func<TSource,Object>>, BindingMode, IValueConverter, String) |
已淘汰.
從運算式建立及套用繫結。 |
SetOnAppTheme<T>(BindableObject, BindableProperty, T, T) |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 |
FindByName<T>(Element, String) |
傳回包含 |
FindNextElement(ITabStopElement, Boolean, IDictionary<Int32,List<ITabStopElement>>, Int32) |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 |
GetTabIndexesOnParentPage(ITabStopElement, Int32) |
殼層應用程式中的分組內容,可透過底端索引標籤瀏覽。 |