Show / Hide Table of Contents

Method OnSelectTemplate

| Edit this page View Source

OnSelectTemplate(object, BindableObject)

Declaration
protected override DataTemplate? OnSelectTemplate(object item, BindableObject container)
Parameters
Type Name Description
object item
BindableObject container
Returns
Type Description
DataTemplate
Overrides
DataTemplateSelector.OnSelectTemplate(object, BindableObject)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX