In This Article

UserPromptOverlayTitleMode Enum

Defines how a title will be displayed when showing a user prompt as an overlay.

public enum UserPromptOverlayTitleMode

Fields

Name Description
AlwaysHide

The title is always hidden.

AlwaysShow

The title is always shown.

ShowWhenNoHeader

The title will only be shown when a header is undefined.