<tabs>
<tab name="UWP">
* Returns a ''UBIKEditMinMax'' template if the given Property is a [[Min_Max_Properties|Min Max Property]].
* Returns a ''UBIKEditBool'' template if the given Property is of type Bool.
* Returns a ''UBIKEditString'' template if the given Property is of type String.
</tab>
<tab name="Xamarin">
* Returns a ''UBIKEditMinMax'' template if the given Property is a [[Min_Max_Properties|Min Max Property]].
* Returns a ''UBIKEditBool'' template if the given Property is of type Bool.
* Returns a ''UBIKEditString'' template if the given Property is of type String.