Поделиться через


FlowLayout.ShouldBreakLine(Int32, Double) Метод

Определение

protected:
 virtual bool ShouldBreakLine(int index, double remainingSpace) = ShouldBreakLine;
/// [Windows.Foundation.Metadata.Experimental]
bool ShouldBreakLine(int const& index, double const& remainingSpace);
[Windows.Foundation.Metadata.Experimental]
protected virtual bool ShouldBreakLine(int index, double remainingSpace);
Protected Overridable Function ShouldBreakLine (index As Integer, remainingSpace As Double) As Boolean

Параметры

index
Int32

int

remainingSpace
Double

double

Возвращаемое значение

Boolean

bool

Атрибуты

Применяется к