Class TypeConversionAttribute
Definition
- Assembly:
- Tizen.NUI.dll
public sealed class TypeConversionAttribute : Attribute
- Inheritance
-
objectTypeConversionAttribute
Constructors
View SourceTypeConversionAttribute(Type)
Declaration
public TypeConversionAttribute(Type targetType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | targetType |
Properties
View SourceTargetType
Declaration
public Type TargetType { get; }
Property Value
| Type | Description |
|---|---|
| Type |