C# Class FSO.Client.UI.Controls.UIAlertOptions

Mostrar archivo Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Alignment TextAlignment
Buttons FSO.Client.UI.Controls.UIAlertButton[]
Height int
TextEntry bool
TextSize int
Width int

Property Details

Alignment public_oe property

public TextAlignment Alignment
return TextAlignment

Buttons public_oe property

public UIAlertButton[],FSO.Client.UI.Controls Buttons
return FSO.Client.UI.Controls.UIAlertButton[]

Height public_oe property

public int Height
return int

TextEntry public_oe property

public bool TextEntry
return bool

TextSize public_oe property

public int TextSize
return int

Width public_oe property

public int Width
return int