Page.GetToolbarDynamicOverflowEnabled Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| GetToolbarDynamicOverflowEnabled(BindableObject) | |
| GetToolbarDynamicOverflowEnabled(IPlatformElementConfiguration<Windows,Page>) |
GetToolbarDynamicOverflowEnabled(BindableObject)
public static bool GetToolbarDynamicOverflowEnabled (Xamarin.Forms.BindableObject element);
static member GetToolbarDynamicOverflowEnabled : Xamarin.Forms.BindableObject -> bool
Parameters
- element
- BindableObject
Returns
Applies to
GetToolbarDynamicOverflowEnabled(IPlatformElementConfiguration<Windows,Page>)
public static bool GetToolbarDynamicOverflowEnabled (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows,Xamarin.Forms.Page> config);
static member GetToolbarDynamicOverflowEnabled : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows, Xamarin.Forms.Page> -> bool
Parameters
- config
- IPlatformElementConfiguration<Windows,Page>