func effectValue (size: CGSize) -> ProjectionTransform
Returns the current value of the effect.
その効果の現在の値を返します。
Availability 有効性
Technology
func ignoredByLayout() -> _IgnoredByLayoutEffect <Self>
Use this method to disable layout changes during transitions. The view ignores the transform returned by this method while the view is performing its layout calculations. このメソッドを使うことで、遷移の間のレイアウト変化を作動不可にしてください。ビューはこのメソッドによって返される遷移を無視します、ビューがそれのレイアウト計算を実行している間に。
func effectValue (size: CGSize) -> ProjectionTransform