MSMessagesAppViewController.DidBecomeActive(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 after this controller has become active.
[Foundation.Export("didBecomeActiveWithConversation:")]
public virtual void DidBecomeActive (Messages.MSConversation conversation);
abstract member DidBecomeActive : Messages.MSConversation -> unit
override this.DidBecomeActive : Messages.MSConversation -> unit
Parameters
- conversation
- MSConversation
- Attributes