set_sync_size


Description:

[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.0" ) ]
public void set_sync_size (bool sync_size)

Warning: set_sync_size is deprecated since 1.12.

Sets whether this should have the same preferred size as the underlying image data.

Note:

No replacement is available.

A Actor using Image with a CONTENT_SIZE request mode will automatically bind the preferred size of the content to the preferred size of the actor

Parameters:

this

a Texture

sync_size

true if the texture should have the same size of the underlying image data