Свойство | Type | Description | |
---|---|---|---|
ShouldSerializeImageDisabled | bool | ||
ShouldSerializeImageNormal | bool | ||
ShouldSerializeImagePressed | bool | ||
ShouldSerializeImageTracking | bool |
Méthode | Description | |
---|---|---|
CopyFrom ( |
Value copy form the provided source to ourself.
|
|
ResetImageDisabled ( ) : void |
Resets the ImageDisabled property to its default value.
|
|
ResetImageNormal ( ) : void |
Resets the ImageNormal property to its default value.
|
|
ResetImagePressed ( ) : void |
Resets the ImagePressed property to its default value.
|
|
ResetImageTracking ( ) : void |
Resets the ImageTracking property to its default value.
|
Méthode | Description | |
---|---|---|
ShouldSerializeImageDisabled ( ) : bool | ||
ShouldSerializeImageNormal ( ) : bool | ||
ShouldSerializeImagePressed ( ) : bool | ||
ShouldSerializeImageTracking ( ) : bool |
public CopyFrom ( |
||
source | Source instance. | |
Résultat | void |