ComponentOne Xamarin Edition
CanConvertFrom Method (C1LayoutOptionsConverter)
C1.Xamarin.Forms.Core Assembly > C1.Xamarin.Forms.Core Namespace > C1LayoutOptionsConverter Class : CanConvertFrom Method
the type of the source
Returns true if the sourceType is string.
Syntax
public override bool CanConvertFrom( 
   Type sourceType
)

Parameters

sourceType
the type of the source
See Also

Reference

C1LayoutOptionsConverter Class
C1LayoutOptionsConverter Members