targetMode property

Implementation

DISPLAYCONFIG_TARGET_MODE get targetMode => this.Anonymous.targetMode;
void targetMode=(DISPLAYCONFIG_TARGET_MODE value)

Implementation

set targetMode(DISPLAYCONFIG_TARGET_MODE value) =>
    this.Anonymous.targetMode = value;