다음을 통해 공유


UIViewControllerContextTransitioning.GetViewFor(NSString) 메서드

정의

전환에 대한 "to" 또는 "from" 뷰를 identifs하는 키를 가져옵니다.

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

매개 변수

uiTransitionContextToOrFromKey
NSString

반환

구현

특성

적용 대상