skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI UI for Xamarin

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Migrate to .NET MAUI
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadToolbar<T>

Inheritance
System.Object
RadLayout<Xamarin.Forms.View>
RadToolbarBase<T>
RadToolbar<T>
RadPdfViewerToolbar
RadToolbar
RadRichTextEditorToolbar
Inherited Members
RadToolbarBase<T>.OverflowButtonTextProperty
RadToolbarBase<T>.OverflowButtonTextColorProperty
RadToolbarBase<T>.OverflowButtonFontFamilyProperty
RadToolbarBase<T>.OverflowButtonFontSizeProperty
RadToolbarBase<T>.OverflowButtonContentPaddingProperty
RadToolbarBase<T>.OverflowButtonTemplateProperty
RadToolbarBase<T>.ItemSpacingProperty
RadToolbarBase<T>.BorderColorProperty
RadToolbarBase<T>.BorderThicknessProperty
RadToolbarBase<T>.BackgroundColorProperty
RadToolbarBase<T>.IsScrollableProperty
RadToolbarBase<T>.OverflowPopupBackgroundColorProperty
RadToolbarBase<T>.IsOverflowPopupOpenProperty
RadToolbarBase<T>.ShouldBeDisplayedInItemsPanel(ToolbarItemBase)
RadToolbarBase<T>.Items
RadToolbarBase<T>.OverflowButtonText
RadToolbarBase<T>.OverflowButtonTextColor
RadToolbarBase<T>.OverflowButtonFontFamily
RadToolbarBase<T>.OverflowButtonFontSize
RadToolbarBase<T>.OverflowButtonContentPadding
RadToolbarBase<T>.OverflowButtonTemplate
RadToolbarBase<T>.ItemSpacing
RadToolbarBase<T>.BorderColor
RadToolbarBase<T>.BorderThickness
RadToolbarBase<T>.BackgroundColor
RadToolbarBase<T>.IsScrollable
RadToolbarBase<T>.OverflowPopupBackgroundColor
RadToolbarBase<T>.IsOverflowPopupOpen
RadLayout<View>.OnMeasure(Double, Double)
RadLayout<View>.LayoutChildren(Double, Double, Double, Double)
RadLayout<View>.ShouldInvalidateOnChildAdded(View)
RadLayout<View>.ShouldInvalidateOnChildRemoved(View)
RadLayout<View>.SuppressInvalidation
Namespace: Telerik.XamarinForms.Primitives
Assembly: Telerik.XamarinForms.Primitives.dll

Syntax

public class RadToolbar<T> : RadToolbarBase<T>, IRadToolbar where T : ToolbarItem
Type Parameters
T

Constructors

RadToolbar()

Declaration
public RadToolbar()

Fields

BackButtonBorderThicknessProperty

Declaration
public static readonly BindableProperty BackButtonBorderThicknessProperty
Field Value
Xamarin.Forms.BindableProperty

BackButtonContentPaddingProperty

Declaration
public static readonly BindableProperty BackButtonContentPaddingProperty
Field Value
Xamarin.Forms.BindableProperty

BackButtonFontFamilyProperty

Declaration
public static readonly BindableProperty BackButtonFontFamilyProperty
Field Value
Xamarin.Forms.BindableProperty

BackButtonFontSizeProperty

Declaration
public static readonly BindableProperty BackButtonFontSizeProperty
Field Value
Xamarin.Forms.BindableProperty

BackButtonTemplateProperty

Declaration
public static readonly BindableProperty BackButtonTemplateProperty
Field Value
Xamarin.Forms.BindableProperty

BackButtonTextColorProperty

Declaration
public static readonly BindableProperty BackButtonTextColorProperty
Field Value
Xamarin.Forms.BindableProperty

BackButtonTextProperty

Declaration
public static readonly BindableProperty BackButtonTextProperty
Field Value
Xamarin.Forms.BindableProperty

OpenOverflowButtonBackgroundColorProperty

Declaration
public static readonly BindableProperty OpenOverflowButtonBackgroundColorProperty
Field Value
Xamarin.Forms.BindableProperty

OpenOverflowButtonTextColorProperty

Declaration
public static readonly BindableProperty OpenOverflowButtonTextColorProperty
Field Value
Xamarin.Forms.BindableProperty

OverflowButtonBorderThicknessProperty

Declaration
public static readonly BindableProperty OverflowButtonBorderThicknessProperty
Field Value
Xamarin.Forms.BindableProperty

PopCompositeItemCommandProperty

Declaration
public static readonly BindableProperty PopCompositeItemCommandProperty
Field Value
Xamarin.Forms.BindableProperty

Properties

BackButtonBorderThickness

Declaration
public Thickness BackButtonBorderThickness { get; set; }
Property Value
Xamarin.Forms.Thickness

BackButtonContentPadding

Declaration
public Thickness BackButtonContentPadding { get; set; }
Property Value
Xamarin.Forms.Thickness

BackButtonFontFamily

Declaration
public string BackButtonFontFamily { get; set; }
Property Value
System.String

BackButtonFontSize

Declaration
public double BackButtonFontSize { get; set; }
Property Value
System.Double

BackButtonTemplate

Declaration
public DataTemplate BackButtonTemplate { get; set; }
Property Value
Xamarin.Forms.DataTemplate

BackButtonText

Declaration
public string BackButtonText { get; set; }
Property Value
System.String

BackButtonTextColor

Declaration
public Color BackButtonTextColor { get; set; }
Property Value
Xamarin.Forms.Color

OpenOverflowButtonBackgroundColor

Declaration
public Color OpenOverflowButtonBackgroundColor { get; set; }
Property Value
Xamarin.Forms.Color

OpenOverflowButtonTextColor

Declaration
public Color OpenOverflowButtonTextColor { get; set; }
Property Value
Xamarin.Forms.Color

OverflowButtonBorderThickness

Declaration
public Thickness OverflowButtonBorderThickness { get; set; }
Property Value
Xamarin.Forms.Thickness

PopCompositeItemCommand

Declaration
public ICommand PopCompositeItemCommand { get; }
Property Value
System.Windows.Input.ICommand

Methods

OnPropertyChanged(String)

Declaration
protected override void OnPropertyChanged(string propertyName = null)
Parameters
System.String propertyName

Overrides
Telerik.XamarinForms.Primitives.RadToolbarBase<T>.OnPropertyChanged(System.String)

PopCompositeItem()

Tries to navigate back to the child items of the previous toolbar item in the composite-items stack. If there is no toolbar item to navigate to, then the items of the toolbar are displayed.

Declaration
public bool PopCompositeItem()
Returns
System.Boolean

PushCompositeItem(ToolbarItem)

Navigates to the child items of a composite toolbar item by pushing it in the composite-items stack.

Declaration
public void PushCompositeItem(ToolbarItem item)
Parameters
ToolbarItem item

Sample Applications
  • Telerik Tagit
  • iOS Demo App
  • Android Demo App
Support Resources
  • iOS Wrappers
  • Android Wrappers
  • Xamarin.Forms SDK Examples
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.