showInApply property

bool? showInApply
getter/setter pair

Whether to show this disabled object in the apply menu on Drive items.

  • When true, the object is generally shown in the UI as disabled and is unselectable. * When false, the object is generally hidden in the UI.

Implementation

core.bool? showInApply;