[]
Converts a string into a Xamarin.Forms.LayoutOptions value.
public class C1LayoutOptionsConverter : TypeConverter
| Name | Description |
|---|---|
| C1LayoutOptionsConverter() |
| Name | Description |
|---|---|
| CanConvertFrom(Type) | Returns true if the sourceType is string. |
| ConvertFromInvariantString(string) | Converts to Xamarin.Forms.LayoutOptions value. |