FlowLayout.ShouldBreakLine(Int32, Double) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 属性