Share via


Page.ToolbarItems 속성

정의

ToolbarItem 플랫폼별 방식으로 구현된 이 페이지의 개체를 가져옵니다.

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Controls::ToolbarItem ^> ^ ToolbarItems { System::Collections::Generic::IList<Microsoft::Maui::Controls::ToolbarItem ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Controls.ToolbarItem> ToolbarItems { get; }
member this.ToolbarItems : System.Collections.Generic.IList<Microsoft.Maui.Controls.ToolbarItem>
Public ReadOnly Property ToolbarItems As IList(Of ToolbarItem)

속성 값

적용 대상