次の方法で共有


UIViewControllerContextTransitioning.GetViewFor(NSString) メソッド

定義

遷移の "to" ビューまたは "from" ビューを識別するキーを取得します。

[Foundation.Export("viewForKey:")]
public abstract UIKit.UIView GetViewFor (Foundation.NSString uiTransitionContextToOrFromKey);
abstract member GetViewFor : Foundation.NSString -> UIKit.UIView

パラメーター

uiTransitionContextToOrFromKey
NSString

戻り値

実装

属性

適用対象