Table of Contents

Enum UpdateLiffView_type

Namespace
Line.OpenApi.Liff.Generated.Models
Assembly
Line.OpenApi.Liff.dll

Size of the LIFF app view. Specify one of these values:- compact- tall- full

public enum UpdateLiffView_type

Fields

[EnumMember(Value = "compact")] Compact = 0
[EnumMember(Value = "full")] Full = 2
[EnumMember(Value = "tall")] Tall = 1