Xamarin.iOS のドキュメント
GoForwardAsync メソッド

C1.iOS.Calendar アセンブリ > C1.iOS.Calendar 名前空間 > C1Calendar クラス : GoForwardAsync メソッド
遷移をアニメーション表示する場合は true
前方に移動します。
シンタックス
'宣言
 
<System.Runtime.CompilerServices.AsyncStateMachineAttribute(C1.iOS.Calendar.C1Calendar/d__244)> 
Public Function GoForwardAsync( _ 
   Optional ByVal animate As System.Boolean _ 
) As System.Threading.Tasks.Task
[System.Runtime.CompilerServices.AsyncStateMachine(C1.iOS.Calendar.C1Calendar/d__244)] 
public System.Threading.Tasks.Task GoForwardAsync( 
   System.bool animate 
)

パラメータ

animate
遷移をアニメーション表示する場合は true
参照

C1Calendar クラス
C1Calendar メンバ