MSMessagesAppViewController.WillBecomeActive(MSConversation) 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 shortly before conversation
becomes active.
[Foundation.Export("willBecomeActiveWithConversation:")]
public virtual void WillBecomeActive (Messages.MSConversation conversation);
abstract member WillBecomeActive : Messages.MSConversation -> unit
override this.WillBecomeActive : Messages.MSConversation -> unit
Parameters
- conversation
- MSConversation
- Attributes