DISPATCH_PROPERTYPUT top-level constant

  1. @Deprecated('Use DISPATCH_FLAGS.DISPATCH_PROPERTYPUT instead')
int const DISPATCH_PROPERTYPUT

The member is changed as a property or data member.

Implementation

@Deprecated('Use DISPATCH_FLAGS.DISPATCH_PROPERTYPUT instead')
const DISPATCH_PROPERTYPUT = 0x4;