MSMessagesAppViewController.DidTransition 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.
Called by the system to indicate a transition to presentationStyle
.
[Foundation.Export("didTransitionToPresentationStyle:")]
public virtual void DidTransition (Messages.MSMessagesAppPresentationStyle presentationStyle);
abstract member DidTransition : Messages.MSMessagesAppPresentationStyle -> unit
override this.DidTransition : Messages.MSMessagesAppPresentationStyle -> unit
Parameters
- presentationStyle
- MSMessagesAppPresentationStyle
- Attributes