
C# | Visual Basic | Visual C++ |
public sealed class AlertButtonDescriptor
Public NotInheritable Class AlertButtonDescriptor
public ref class AlertButtonDescriptor sealed

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | AlertButtonDescriptor(String, String) | Initializes a new instance of the AlertButtonDescriptor class |
![]() | AlertButtonDescriptor(String, String, Texture) | Initializes a new instance of the AlertButtonDescriptor class |
![]() | AlertButtonDescriptor(String, String, Boolean) | Initializes a new instance of the AlertButtonDescriptor class |
![]() | AlertButtonDescriptor(String, String, Texture, Boolean) | Initializes a new instance of the AlertButtonDescriptor class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Focused | |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Icon | |
![]() | Id | |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Text | |
![]() | ToString()()()() | (Overrides Object.ToString()()()().) |

Object | |
![]() | AlertButtonDescriptor |