Registrar<TRegistrable>.GetHandlerType 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
| GetHandlerType(Type) |
For internal use by the Xamarin.Forms platform. |
| GetHandlerType(Type, Type) |
For internal use by the Xamarin.Forms platform. |
GetHandlerType(Type)
GetHandlerType(Type, Type)
For internal use by the Xamarin.Forms platform.
public Type GetHandlerType (Type viewType, Type visualType);
member this.GetHandlerType : Type * Type -> Type
Parameters
- viewType
- Type
For internal use by the Xamarin.Forms platform.
- visualType
- Type
For internal use by the Xamarin.Forms platform.
Returns
For internal use by the Xamarin.Forms platform.