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