[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.C1LayoutOptionsConverter.CanConvertFrom

CanConvertFrom Method

CanConvertFrom(Type)

Returns true if the sourceType is string.

Declaration
public override bool CanConvertFrom(Type sourceType)
Parameters
Type Name Description
Type sourceType

the type of the source

Returns
Type Description
bool