TdxCalloutPopupAnimationOptions.FadeEffect Property
Specifies if a callout popup fades in/out on a visibility change.
Declaration
property FadeEffect: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to True to show/hide the callout popup with a fade-in/fade-out effect, respectively.
The default value of the FadeEffect property is True.
See Also