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
Object

For internal use by the Xamarin.Forms platform.

Returns

Type

For internal use by the Xamarin.Forms platform.

Applies to