Function nativeNColorProperty
- nativeNColorProperty(target: any, k?: any, desc?: PropertyDescriptor): any
Parameters
- target: any
Optional
k: anyOptional
desc: PropertyDescriptor
Returns any
- nativeNColorProperty(
options: NativePropertyOptions,
): (target: any, k?: any, desc?: PropertyDescriptor) => any Returns (target: any, k?: any, desc?: PropertyDescriptor) => any
- nativeNColorProperty(...args: any[]): any
Returns any