showInApply property
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. * Whenfalse
, the object is generally hidden in the UI.
Implementation
core.bool? showInApply;