Partager via


ContentIslandStateChangedEventArgs.DidActualSizeChange Propriété

Définition

Obtient si la taille ContentIsland modifiée.

public:
 property bool DidActualSizeChange { bool get(); };
bool DidActualSizeChange();
public bool DidActualSizeChange { get; }
var boolean = contentIslandStateChangedEventArgs.didActualSizeChange;
Public ReadOnly Property DidActualSizeChange As Boolean

Valeur de propriété

Boolean

bool

True, si la taille de ContentIsland a changé ; sinon, false.

S’applique à

Voir aussi