Registrar<TRegistrable>.GetHandlerTypeForObject(Object) Method

Definition

For internal use by the Xamarin.Forms platform.

public Type GetHandlerTypeForObject (object obj);
member this.GetHandlerTypeForObject : obj -> Type

Parameters

obj
System.Object

For internal use by the Xamarin.Forms platform.

Returns

System.Type

For internal use by the Xamarin.Forms platform.

Applies to