IUIViewControllerContextTransitioning.GetViewFor(NSString) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the to- or from-key for the transition.
[Foundation.Export("viewForKey:")]
[Foundation.Preserve(Conditional=true)]
public UIKit.UIView GetViewFor (Foundation.NSString uiTransitionContextToOrFromKey);
abstract member GetViewFor : Foundation.NSString -> UIKit.UIView
Parameters
- uiTransitionContextToOrFromKey
- NSString
Returns
- Attributes