[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.C1LayoutOptionsConverter

C1LayoutOptionsConverter Class

Converts a string into a Xamarin.Forms.LayoutOptions value.

Inheritance
C1LayoutOptionsConverter
Namespace: C1.Xamarin.Forms.Core
Assembly: C1.Xamarin.Forms.Core.dll
Syntax
public class C1LayoutOptionsConverter : TypeConverter

Constructors

Name Description
C1LayoutOptionsConverter()

Methods

Name Description
CanConvertFrom(Type)

Returns true if the sourceType is string.

ConvertFromInvariantString(string)

Converts to Xamarin.Forms.LayoutOptions value.